| /src/usr.bin/ypcat/ |
| ypcat.c | 52 static int printit(int, char *, int, char *, int, char *); 133 ypcb.foreach = printit; 151 printit(int instatus, char *inkey, int inkeylen, char *inval, function
|
| /src/tests/lib/libc/regex/ |
| split.c | 312 int printit; local 319 printit = 0; 323 printit = 1; 326 printit = 1; 336 printit = 1; 340 if (printit)
|
| /src/usr.bin/rpcgen/ |
| rpc_tblout.c | 72 static void printit(const char *, const char *); 142 printit(NULL, proc->args.argname); 146 printit(proc->args.decls->decl.prefix, 149 printit(proc->res_prefix, proc->res_type); 159 printit(const char *prefix, const char *type) function
|
| /src/external/bsd/libbind/dist/dst/ |
| md5_dgst.c | 360 int printit(l) function
|
| /src/external/bsd/am-utils/dist/mk-amd-map/ |
| mk-amd-map.c | 225 int printit = 0; local 234 printit = 1; 271 if (!printit) { 333 if (printit) 340 if (printit)
|
| /src/usr.sbin/lpr/lpd/ |
| printjob.c | 132 static int printit(char *); 252 i = printit(q->q_name); 338 printit(char *file) function
|