Searched refs:starting (Results 1 - 15 of 15) sorted by relevance
| /illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/ |
| H A D | xmodem.c | 103 int starting, ch; local 107 starting = 1; 110 if (starting) 118 starting = 0;
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| H A D | fsm.h | 95 * starting tls (this-layer-starting) 122 void (*starting) /* Called when we want the lower layer */ member in struct:fsm_callbacks
|
| H A D | fsm.c | 136 if (f->callbacks->starting != NULL) 137 (*f->callbacks->starting)(f); 176 if (f->callbacks->starting != NULL) 177 (*f->callbacks->starting)(f);
|
| /illumos-gate/usr/src/cmd/svc/configd/ |
| H A D | restore_repository.sh | 185 -seed- restore the initial starting repository (All
|
| /illumos-gate/usr/src/boot/sys/boot/i386/pmbr/ |
| H A D | pmbr.s | 185 .long 0x00000001 # starting LBA
|
| /illumos-gate/usr/src/uts/sun4u/cpu/ |
| H A D | spitfire_asm.s | 333 * We flush the entire ecache by starting at one end and loading each 771 * Flush a portion of the I-$ starting at vaddr 1577 ! Displace cache line from each set of E$ starting at the 1583 or %o1, %g0, %g5 ! starting aliased offset 1728 ! Displace cache line from each set of E$ starting at the 1734 or %o1, %g0, %g5 ! starting offset 1857 ! Displace cache line from each set of E$ starting at the
|
| /illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/ |
| H A D | kdcmgr.sh | 385 if egrep -s "$(gettext "Valid starting")" $TMP_FILE && \
|
| /illumos-gate/usr/src/uts/sun4/ml/ |
| H A D | swtch.s | 419 ! If we are resuming an interrupt thread, store a starting timestamp
|
| H A D | interrupt.s | 390 ! Only account for the time slice if the starting timestamp is non-zero. 398 ! starting timestamp, calculate the interval with %tick, and zero 399 ! its starting timestamp. 408 ! If %l2 == %o3, our casx was successful. If not, the starting timestamp 516 ! Store starting timestamp in thread structure. 766 ! If we pinned an interrupt thread, store its starting timestamp. 1032 ldx [%o3 + %l1], %l3 ! load starting timestamp 1150 ! Store starting timestamp for this PIL in CPU structure at 1303 ! returned. Store a starting timestamp for it in the CPU structure. 1344 ! interrupted a low level interrupt thread. If so, store a starting [all...] |
| /illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
| H A D | memcpy.s | 705 ! The 8 bytes starting at [o1-8] are available in d0 907 ! two nops here causes loop starting at 1f below to be
|
| /illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
| H A D | memcpy.s | 722 ! The 8 bytes starting at [o1-8] are available in d0 933 ! two nops here causes loop starting at 1f below to be
|
| /illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/ |
| H A D | kaif_startup.s | 275 * We're almost done saving state. Go back to the starting window, and
|
| /illumos-gate/usr/src/grub/grub-0.97/docs/ |
| H A D | texinfo.tex | 660 % produce a whole line of output instead of starting the paragraph. 793 % outputs text on separate line in roman font, starting at standard page margin 2343 % We're going to be starting a paragraph, but we don't want the 2521 % An @enumerate whose labels are integers. The starting integer is 2529 % The starting (lowercase) letter is in \thearg. 2542 % The starting (uppercase) letter is in \thearg. 3655 % don't both fit on one line. In that case, bob suggests starting the 3886 % numbers by starting them at 10000. (If a document ever has 10000
|
| /illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/ |
| H A D | memcpy.s | 330 jmp %o7 + 16 ! jump to the starting ldd instruction
|
| /illumos-gate/usr/src/lib/libsqlite/tool/ |
| H A D | lemon.c | 924 /* Add to the first state (which is always the starting state of the 2355 "String starting on this line is not terminated before the end of the file."); 2394 "C code starting on this line is not terminated before the end of the file.");
|
Completed in 207 milliseconds