Searched refs:Print (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/truss/ |
H A D | print.h | 150 * Print routines, indexed by print codes. 152 extern void (* const Print[])();
|
H A D | actions.c | 493 (*Print[x])(pri, raw, arg, 496 (*Print[x])(pri, raw, arg);
|
H A D | print.c | 1638 * Print a psecflags(2) delta 1662 * Print a psecflagswhich_t 1697 * Print processor set id, including logical expansion of "special" ids. 1719 * Print meminfo() argument. 1780 * Print so_socket() 1st argument. 1796 * Print sockconfig() subcode. 1822 * Print so_socket() 2nd argument. 1844 * Print so_socket() 3rd argument. 1868 * Print so_socket() 5th argument. 1885 * Print accept 2867 void (* const Print[])() = { variable [all...] |
/illumos-gate/usr/src/cmd/praudit/ |
H A D | print_audit.txt | 78 Print records in their raw form. Times, UIDs, GIDs, 84 Print records in their short form. All numeric fields 91 Print records in XML format. "tags" are included in the
|
/illumos-gate/usr/src/cmd/sgs/prof/common/ |
H A D | prof.c | 79 #define Print (void) printf macro 286 Print(", %s", slp->sl_name); 424 case 'z': /* Print all symbols in profiling range, */ 1032 Print("%s", atitle); /* Title for addresses. */ 1072 Print(aformat, slp->sl_addr); 1075 Print("%6.1f%8.2f%8.2f", t0 * t_tot, t0, t); 1080 Print("%8ld%#*.*f", count, fdigits+8, fdigits, 1082 Print("%*s", 6-fdigits, " "); 1084 Print("%22s", " "); 1226 { /* Print syste [all...] |
/illumos-gate/usr/src/tools/scripts/ |
H A D | wdiff.pl | 189 <a class="print" href="javascript:print()">Print this page</a> 266 # end it. Print the pretext and continue.
|
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/ |
H A D | boot0.S | 254 callw putn # Print a newline
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 4382 % Print any size, any type, section title. 5410 % Print arguments in slanted roman (not ttsl), inconsistently with using
|
Completed in 88 milliseconds