Home
last modified time | relevance | path

Searched refs:move (Results 1 – 25 of 189) sorted by path

12345678

/illumos-gate/usr/src/boot/efi/loader/
H A Dcopy.c269 void (*move)(void *s1, const void *s2, size_t n); in efi_copy_finish() local
271 move = (void *)relocator->rel_memmove; in efi_copy_finish()
331 move((void *)(uintptr_t)chunk->chunk_paddr, in efi_copy_finish()
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th172 move 2R>
465 2 pick swap move ( addr )
H A Dframes.4th73 at-xy \ move cursor
H A Dloader.4th106 baddr addr blen move
115 baddr addr len move ( addr )
191 baddr addr len + blen move
203 addr len + swap move ( len )
205 aaddr addr len + alen move
369 \ set it as acpi-user-options and move remaining to addr'
391 \ acpi-user-options is set, now move remaining string to its place.
396 \ skip , and move addr" to addr'
398 rot swap 1+ move ( addr len len' proplen )
410 rot rot move ( addr len len' proplen )
[all …]
H A Dmenu.4th804 \ If the element exists, we'll store index value and move on.
836 \ Highly unlikely to occur, but to ensure things move
H A Dmenusets.4th290 rot ( n c-addr1 12 -- c-addr1 12 n ) \ move number on top
H A Dscreen.4th41 \ move cursor to x rows, y cols (1-based coords) ( Esc-[%d;%dH )
H A Dsupport.4th176 addr over len move len
180 addr' addr len + len' move
1253 swap move ( addr len )
1255 swap 1+ move \ 1+ for '\0'
1306 swap move + ( len addr n array total+len )
1322 rot swap move ( addr len addr' )
1327 3 pick move ( addr len addr' )
1813 path newmodulepath drop swap move
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S47 .set MEM_ARG_BTX,0xa100 # Where we move them to so the
/illumos-gate/usr/src/boot/i386/pxeldr/
H A Dpxeldr.S47 .set MEM_ARG_BTX,0xa100 # Where we move them to so the
/illumos-gate/usr/src/cmd/bnu/
H A DREADME46 Cvt: shell to move C. and D. files from /usr/spool/uucp to proper
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME235 offline* external conditions are satisfied, trying to move online
236 online* external conditions no longer satisfied, trying to move offline
244 An object (link/interface NCU, ENM or location) should only move online
264 cases that have the potentiality to move online (offline*) from a policy
359 In order to move through the various states, a generic
/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/cmd/csh/
H A DREADME25 usr/src/cmd/csh/SCCS/{s.signal.c, s.signal.h} are move under
/illumos-gate/usr/src/cmd/device_remap/
H A Ddevice_remap.pl310 move $out, $in or die "can't modify $in\n";
/illumos-gate/usr/src/cmd/ed/
H A Ded.c306 static void move(int);
665 move(0); in commands()
761 move(1); in commands()
2214 move(int cflag) in move() function
/illumos-gate/usr/src/cmd/eqn/
H A De.y111 | fwd box %prec UP { move(FWD, $1, $2); }
112 | up box %prec UP { move(UP, $1, $2); }
113 | back box %prec UP { move(BACK, $1, $2); }
114 | down box %prec UP { move(DOWN, $1, $2); }
H A Dmove.c19 move(int dir, int amt, int p) in move() function
/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/cmd/fm/dicts/
H A DZFS.po186 …ors: No known errors\n\n\nThe pool cannot be used on this system. Either move the storage to the\…
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c1384 move(winy,0);
1392 move(winy, maxx - 8);
1454 move(winy,0);
1475 move(winy,0);
1506 move(winy, 0);
/illumos-gate/usr/src/cmd/look/
H A Dwords15221 move
/illumos-gate/usr/src/cmd/lp/crontab/
H A Dlp29 # If there was a 'requests.1' move it to 'requests.2'.
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source262 …"The LP print service currently does not\nallow you to change or move a request,\nonce it is on th…

12345678