Home
last modified time | relevance | path

Searched refs:move (Results 1 – 25 of 189) sorted by last modified time

12345678

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c6996 mac_reserve_rx_group(mac_client_impl_t *mcip, uint8_t *mac_addr, boolean_t move) in mac_reserve_rx_group() argument
7024 if (!move && (map = mac_find_macaddr(mip, mac_addr)) != NULL) { in mac_reserve_rx_group()
7561 mac_reserve_tx_group(mac_client_impl_t *mcip, boolean_t move) in mac_reserve_tx_group() argument
7592 if (!move && isprimary) { in mac_reserve_tx_group()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files252 move.o \
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src998 # \E* move cursor to home, as as \E[H
1000 # \EE move cursor to beginning of row
5685 # mir [move in insert mode] fails in tack?
12406 # \E[2!w move to window 2
12408 # \E[!w move to window 1
12412 # \E[;3+} move underline to bottom of character
14581 #ESC M L move window left (132 col mode only)
18436 # SM DECOM move within margins: esc [ ? 6 h
18437 # RM DECOM move outside margins: esc [ ? 6 l
18544 # SM DECOM move within margins: csi ? 6 h
[all …]
H A Dtermcap.src923 # \E* move cursor to home, as as \E[H
925 # \EE move cursor to beginning of row
5005 # mir [move in insert mode] fails in tack?
10519 # - :ms: means it's safe to move in standout mode
10989 # \E[2!w move to window 2
10991 # \E[!w move to window 1
10995 # \E[;3+} move underline to bottom of character
16410 # SM DECOM move within margins: esc [ ? 6 h
16411 # RM DECOM move outside margins: esc [ ? 6 l
16506 # SM DECOM move within margins: csi ? 6 h
[all …]
/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/data/zoneinfo/
H A Dsouthamerica934 # According to many media sources, next year's DST start in Brazil will move to
H A Dnorthamerica536 # at 02:01 to 1949-01-16 at 02:00, with the governor having the option to move
614 # 1980, Juneau and other nearby communities would move to Yukon Time.
910 # says "DOT is relocating the time zone boundary in Indiana to move Starke,
3301 # provinces], Haiti will move to Eastern Daylight Time in the night from next
H A Deurope1141 # - The bill to move America/Nuuk from UTC-03 to UTC-02 passed.
2333 # time to move the clocks back put this whole city out of sync with
2496 # supposed to repeat that move in October 1982 to account for the 2
3172 # until now by Asia/Magadan, will instead move to UTC+11. These regions will
3639 # ... so Turkey will move clocks forward one hour on March 31 at 3:00 a.m.
H A Daustralasia321 # move clocks forward by one hour from 2am
751 # Subject: Samoa to move timezone from east to west of international date line
1749 # improve productivity and reduce road accidents.... [T]he move is also
2092 # islands objected. "If at midnight on Dec. 31, we move ahead 40
2123 # He has proposed a one-off move to tropical daylight saving for Tonga from
H A Dasia1168 # We have no details, but we'll guess they didn't move the clocks back in fall.
1512 # The official time of the country will should move forward one hour
2309 # were to move clocks 1 hour forward.
2312 # of the Uzbek SSR were to move clocks 1 hour backwards.
2313 # Other territories were to not move clocks.
2324 # were to not move clocks and Uralsk oblast was to move clocks
2325 # forward; on 1991-09-29 Kazakhstan was to move clocks backwards.
2328 # move clocks.)
2392 # (including Arkalyk) from +06/+07 to +05/+06) and move Qyzylorda oblast
2404 # modified the 2000-11-23 act to move Qostanay and Qyzylorda oblasts into
[all …]
H A Dafrica794 # 2015 at 2:00. The move comes under 2.12.126 Decree of 26 Jumada I
817 # We usually move clocks back the previous week end and come back to the +1
H A Dantarctica75 # Division, Casey station and Macquarie Island station will move to Tasmanian
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c281 Q, move, Xc, Yc; in conicarc() local
444 move = 1; in conicarc()
446 move = 2; in conicarc()
448 move = 2; in conicarc()
450 move = 3; in conicarc()
451 switch (move) { in conicarc()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE86 08-06-17 shcmd.h: move to libast
125 07-02-07 cksum.c: move from src/cmd/std with ftwalk => fts
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dhcall.S511 move %xcc, %o1, %o0
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S625 ldx [%o0], %o4 ! move 32 bytes
642 ldx [%o0], %o4 ! move 8 bytes
666 ld [%o0], %o4 ! move 4 bytes
749 ldub [%o0], %o4 ! move a byte
820 ld [%o0], %o4 ! move 4 bytes
1525 ldx [%i0], %o4 ! move 8 bytes
1537 ld [%i0], %o4 ! move 4 bytes
1548 ldub [%i0], %o4 ! move a byte
3023 ld [%o0], %o4 ! move 4 bytes
3174 ld [%o0], %o4 ! move 4 bytes
[all …]
H A Dgeneric_copy.S171 sll %i5, %l2, %i5 ! move leftover into upper bytes
197 sll %i3, %l1, %i4 ! move to fill empty space
262 ! move bytes till it is, if count is < 56 it could take
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.S356 ! if needed move a word to become double-word aligned.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_jalapeno_asm.S803 membar #Sync ! move the data out of the load buffer
H A Dus3_cheetahplus_asm.S446 membar #Sync ! move the data out of the load buffer
H A Dspitfire_copy.S1648 sll %i5, %l2, %i5 ! move leftover into upper bytes
1674 sll %i3, %l1, %i4 ! move to fill empty space
1739 ! move bytes till it is, if count is < 56 it could take
H A Dus3_cheetah_asm.S335 membar #Sync ! move the data out of the load buffer
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c2350 int move; local
2353 move = 1;
2376 move = 0;
2394 move = 0;
2401 move = 0;
2497 return move;
2531 int move; local
2550 move = 1;
2623 move = nat_newmap(fin, nat, &ni);
2624 if (move == -1)
[all …]
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/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2554 krb5_error_code (KRB5_CALLCONV *move)(krb5_context, krb5_ccache);

12345678