Home
last modified time | relevance | path

Searched refs:move (Results 51 – 75 of 189) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c558 int move; local
561 move = 1;
587 move = 0;
605 move = 0;
612 move = 0;
714 return move;
748 int move; local
763 move = 1;
837 move = nat6_newmap(fin, nat, &ni);
838 if (move == -1)
[all …]
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dpages.c86 SF_STAT_INC(move); in shuffle_pages()
319 sfile.move, sfile.precede); in cb_restore_kpages()
/illumos-gate/usr/src/common/ficl/softcore/
H A Dstring.fr84 c-addr this --> get-buf u move
96 c-addr this --> get-buf this --> get-count + u move
H A Dforml.fr24 c-addr this --> .name u move
/illumos-gate/usr/src/lib/libeti/panel/
H A DMakefile.com31 move.o \
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dstrncat.S75 movq (%rdi), %r11 / move 1 quadword from (%rdi) to %r11
102 movq (%rsi), %r11 / move 1 quadword from (%rsi) to %r11
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrncat.S72 movl (%edi), %edx / move 1 word from (%edi) to %edx
101 movl (%eax), %edx / move 1 word from (%eax) to %edx
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3529 Move *move; in move() local
3547 move = (Move *)_cache->c_data->d_buf; in move()
3576 if ((move->m_info == 0) && (move->m_value == 0) && in move()
3577 (move->m_poffset == 0) && (move->m_repeat == 0) && in move()
3578 (move->m_stride == 0)) { in move()
3593 EC_XWORD(move->m_poffset), in move()
3594 ELF_M_SIZE(move->m_info), move->m_repeat, in move()
3595 move->m_stride, move->m_value, in move()
3620 ELF_M_SIZE(move->m_info), move->m_repeat, in move()
3621 move->m_stride, move->m_value, in move()
[all …]
H A Dfake_shdr.c1107 SINFO move; in fake_shdr_cache() member
1320 sec.move.type = SINFO_T_MOVE; in fake_shdr_cache()
1321 sec.move.vaddr = dyn->d_un.d_ptr; in fake_shdr_cache()
1325 sec.move.size = dyn->d_un.d_val; in fake_shdr_cache()
1456 sec.move.type = SINFO_T_NULL; in fake_shdr_cache()
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.S236 bz,pn %ncc, 2f ! if size < 8, move to byte copy
241 bz,a,pn %ncc, .dbcopybc ! if src is aligned to fast mem move
260 srlx %o0, %g5, %o1 ! move extra byte for the next use
341 sub %o3, 64, %o3 ! %o3 has negative bytes to move
788 .s1algn:ldub [%o1], %o3 ! move 1 or 3 bytes to align it
790 stb %o3, [%o0] ! move a byte to align src
2126 .s1algn:ldub [%o1], %o3 ! move 1 or 3 bytes to align it
2128 stb %o3, [%g5] ! move a byte to align src
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dio.c150 move(LINES-1, 0); in p_error()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY35 04/07/89 move macref call before arg processing
57 10/11/88 move VARQUOTE to pp.mode
64 move private stuff from pp.h to pplib.h
66 06/22/88 move pp.macref check; stack pp.state in ppcontrol()
142 move common wrapper routines into the library
/illumos-gate/usr/src/lib/print/libipp-listener/
H A DMakefile.com32 cups-move-job.o cups-reject-jobs.o disable-printer.o enable-printer.o \
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A DMakefile36 remove.o move.o tls.o cap.o
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dalloca.S47 subcc %o2, %o1, %o5 ! number of bytes to move
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A DMakefile34 remove.o move.o tls.o cap.o
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.S47 subcc %o2, %o1, %o5 ! number of bytes to move
/illumos-gate/usr/src/cmd/csh/
H A DREADME25 usr/src/cmd/csh/SCCS/{s.signal.c, s.signal.h} are move under
/illumos-gate/usr/src/cmd/eqn/eqn.d/
H A DMakefile14 mark.c matrix.c move.c over.c paren.c \
/illumos-gate/usr/src/cmd/eqn/neqn.d/
H A DMakefile13 mark.c matrix.c move.c over.c paren.c \
/illumos-gate/usr/src/ucblib/libcurses/
H A DMakefile.com54 move.o \
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile36 remove.o move.o tls.o cap.o
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile34 remove.o move.o tls.o cap.o
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg149 Number of capabilities elements to move. This value cannot\n\
208 elements following the deleted items move up, and new CA_NULL\n\
213 The cap:move command is used to move the position of one\n\
333 @ MSG_CMD_MOVE "move"
/illumos-gate/usr/src/cmd/lp/crontab/
H A Dlp29 # If there was a 'requests.1' move it to 'requests.2'.

12345678