/titanic_41/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()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | ecpp.conf | 34 fast-centronics="false"; 43 fast-1284-compatible="true";
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex.c | 145 bool fast = 0; in main() local 262 fast++; in main() 378 fast++; in main() 403 fast++; in main() 505 if (fast) in main() 531 if (setexit() == 0 && !fast) { in main()
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | validate.c | 551 if (!pc->fast && !pc->slow) in _validate() 726 (best_pc->fast || best_pc->slow) in _validate() 779 load_str (&(prs->fast), best_pc->fast); in _validate() 782 if (prs->fast) { in _validate() 783 prs->fast = makestr( in _validate() 786 prs->fast, in _validate() 791 prs->fast = prs->slow; in _validate() 981 if (pc->fast) in free_candidate() 982 unload_str (&(pc->fast)); in free_candidate()
|
H A D | validate.h | 54 char * fast; member
|
H A D | pickfilter.c | 279 pc->fast = 0; in pickfilter() 475 pc->fast = pipes[1]; in pickfilter()
|
H A D | files.c | 161 if (rp->fast) in rmfiles() 162 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()
|
/titanic_41/usr/src/ucbcmd/shutdown/ |
H A D | shutdown.c | 111 int fast = 0; variable 235 fast = 1; in main() 262 if (fast && (nosync == nosyncflag)) { in main() 418 if (fast) in main() 443 if (fast) in main() 452 if (fast) in main()
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.c | 46 bool fast; variable 197 fast++; /* No home -> can't read scripts */ in main() 201 fast++; in main() 295 fast++; in main() 488 if (!fast && reenter == 0) { in main() 509 if (!fast && !arginp && !onelflg && !havhash) in main() 531 if (!fast && !arginp && !onelflg && !havhash2) in main() 765 if (!fast) { in rechist()
|
/titanic_41/usr/src/uts/sun4u/ml/ |
H A D | mach_interrupt.s | 64 ! It could be a fast trap handler address (pc > KERNELBASE) at TL>0 116 ! the arguments for the fast trap handler. 155 1: jmp %g5 ! call the fast trap handler
|
H A D | mach_xc.s | 97 ! Load the arguments for the fast trap handler. 100 jmp %o3 ! call the fast trap handler
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.conf | 61 fast-poll: 2
|
/titanic_41/usr/src/tools/cscope-fast/ |
H A D | Makefile | 28 PROG= cscope-fast
|
/titanic_41/usr/src/uts/sun4v/ml/ |
H A D | mach_xc.s | 99 ! Load the arguments for the fast trap handler. 102 jmp %o3 ! call the fast trap handler
|
/titanic_41/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
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | engine.c | 45 #define fast sfast macro 56 #define fast lfast macro 67 #define fast mfast macro 106 static const char *fast(struct match *, const char *, const char *, sopno, 258 endp = fast(m, start, stop, gf, gl); in matcher() 756 fast(struct match *m, const char *start, const char *stop, sopno startst, in fast() function 1132 #undef fast
|
/titanic_41/usr/src/tools/ |
H A D | Makefile | 38 cscope-fast \
|
/titanic_41/usr/src/tools/scripts/ |
H A D | xref.mk | 61 CSCOPE = $(BUILD_TOOLS)/onbld/bin/$(MACH)/cscope-fast
|
/titanic_41/usr/src/lib/libdtrace_jni/java/ |
H A D | Makefile | 234 $(DOCHTMLDESTDIR)/fast.html \
|
/titanic_41/usr/src/cmd/lp/lib/filters/ |
H A D | llib-llpflt | 47 FILTERTYPE type; /* type of filter (fast/slow) */
|