/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | ppage.c | 263 boolean_t fast; in ppcopy() local 281 fast = B_FALSE; in ppcopy() 283 fast = B_TRUE; in ppcopy() 294 if (fast) { in ppcopy() 317 boolean_t fast; in pagezero() local 336 fast = B_TRUE; in pagezero() 342 fast = B_FALSE; in pagezero() 364 if (fast) { in pagezero()
|
/illumos-gate/usr/src/test/util-tests/tests/demangle/ |
H A D | Makefile | 23 PROG = gcc-libstdc++ llvm-stdcxxabi afl-fast rust 49 afl-fast: afl-fast.o 50 $(LINK.c) -o $@ afl-fast.o $(LDLIBS)
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | ecpp.conf | 33 fast-centronics="false"; 42 fast-1284-compatible="true";
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | ppage.c | 504 int fast = 1; in pagezero() local 519 fast = 0; in pagezero() 526 if (fast) { in pagezero() 537 fast = 0; in pagezero() 546 ASSERT(fast == 0); in pagezero() 558 if (fast) { in pagezero()
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex.c | 145 bool fast = 0; in main() local 262 fast++; in main() 379 fast++; in main() 404 fast++; in main() 506 if (fast) in main() 532 if (setexit() == 0 && !fast) { in main()
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | validate.c | 552 if (!pc->fast && !pc->slow) in _validate() 727 (best_pc->fast || best_pc->slow) in _validate() 780 load_str (&(prs->fast), best_pc->fast); in _validate() 783 if (prs->fast) { in _validate() 784 prs->fast = makestr( in _validate() 787 prs->fast, in _validate() 792 prs->fast = prs->slow; in _validate() 982 if (pc->fast) in free_candidate() 983 unload_str (&(pc->fast)); in free_candidate()
|
H A D | validate.h | 51 char * fast; member
|
H A D | pickfilter.c | 278 pc->fast = 0; in pickfilter() 474 pc->fast = pipes[1]; in pickfilter()
|
H A D | files.c | 159 if (rp->fast) in rmfiles() 160 fdprintf(fd, "y %s\n", rp->fast); in rmfiles()
|
H A D | nodes.h | 164 char *fast; member
|
H A D | requeue.c | 252 && (prs->slow || prs->fast) in qchk_filter()
|
/illumos-gate/usr/src/ucbcmd/shutdown/ |
H A D | shutdown.c | 109 int fast = 0; variable 233 fast = 1; in main() 260 if (fast && (nosync == nosyncflag)) { in main() 416 if (fast) in main() 441 if (fast) in main() 450 if (fast) in main()
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.c | 47 bool fast; variable 201 fast++; /* No home -> can't read scripts */ in main() 205 fast++; in main() 299 fast++; in main() 492 if (!fast && reenter == 0) { in main() 513 if (!fast && !arginp && !onelflg && !havhash) in main() 535 if (!fast && !arginp && !onelflg && !havhash2) in main() 769 if (!fast) { in rechist()
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mach_interrupt.S | 51 ! It could be a fast trap handler address (pc > KERNELBASE) at TL>0 103 ! the arguments for the fast trap handler. 142 1: jmp %g5 ! call the fast trap handler
|
H A D | mach_xc.S | 83 ! Load the arguments for the fast trap handler. 86 jmp %o3 ! call the fast trap handler
|
/illumos-gate/usr/src/lib/libc/port/regex/ |
H A D | engine.c | 111 sopno startst, sopno stopst, bool fast); 790 sopno stopst, bool fast) in walk() argument 809 if (fast) in walk() 831 if (fast && EQ(st, fresh)) in walk() 870 if (fast) in walk() 880 if (fast) in walk() 891 if (fast) { in walk()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.conf | 59 fast-poll: 2
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | mach_xc.S | 85 ! Load the arguments for the fast trap handler. 88 jmp %o3 ! call the fast trap handler
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | Makefile | 29 PROG= cscope-fast
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/filtdesc/ |
H A D | postio.fd | 28 Filter type: fast
|
H A D | download.fd | 28 Filter type: fast
|
H A D | postior.fd | 28 Filter type: fast
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | Makefile | 34 SHOPT_FILESCAN == 1 /* fast file scan */
|
/illumos-gate/usr/src/tools/ |
H A D | Makefile | 57 cscope-fast \
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | xref.mk | 61 CSCOPE = $(BUILD_TOOLS)/onbld/bin/$(MACH)/cscope-fast
|