Searched refs:printit (Results 1 – 13 of 13) sorted by relevance
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_tblout.c | 58 static void printit(const char *, const char *); 124 printit((char*) NULL, proc->args.argname ); in write_table() 127 printit( proc->args.decls->decl.prefix, in write_table() 130 printit(proc->res_prefix, proc->res_type); in write_table() 140 printit(const char *prefix, const char *type) in printit() function
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | split.c | 312 int printit; in regress() local 319 printit = 0; in regress() 323 printit = 1; in regress() 326 printit = 1; in regress() 336 printit = 1; in regress() 340 if (printit) in regress()
|
/freebsd/lib/libc/regex/grot/ |
H A D | split.c | 281 int printit; in regress() local 288 printit = 0; in regress() 292 printit = 1; in regress() 295 printit = 1; in regress() 305 printit = 1; in regress() 309 if (printit) in regress()
|
/freebsd/usr.bin/caesar/ |
H A D | caesar.c | 62 static void printit(char *); 72 printit(argv[1]); in main() 134 printit(char *arg) in printit() function
|
/freebsd/contrib/libpcap/ |
H A D | pcap-enet.c | 46 readloop(int cnt, int if_fd, struct bpf_program *fp, printfunc printit) in readloop() argument 80 (*printit)((char *)ph->packet, in readloop() 93 (*printit)(buf.hdr.packet, &tv, cc, caplen); in readloop()
|
/freebsd/usr.bin/ypcat/ |
H A D | ypcat.c | 75 printit(u_long instatus, char *inkey, int inkeylen, char *inval, int invallen, in printit() function 127 ypcb.foreach = printit; in main()
|
/freebsd/tools/tools/ifinfo/ |
H A D | ifinfo.c | 48 static void printit(const struct ifmibdata *, const char *); 127 printit(&ifmd, dname); in main() 153 printit(const struct ifmibdata *ifmd, const char *dname) in printit() function
|
/freebsd/usr.sbin/inetd/ |
H A D | builtins.c | 508 goto printit; in ident_stream() 518 goto printit; in ident_stream() 566 goto printit; in ident_stream() 672 printit: in ident_stream()
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | remez.jl | 65 printit = quote 69 printit = quote 70 $printit 76 $printit
|
/freebsd/contrib/sendmail/src/ |
H A D | mci.c | 672 goto printit; 685 goto printit; 721 printit:
|
H A D | util.c | 1963 goto printit; 1968 goto printit; 2095 printit:
|
/freebsd/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 131 static int printit(struct printer *_pp, char *_file); 275 i = printit(pp, q->job_cfname); in printjob() 375 printit(struct printer *pp, char *file) in printit() function
|
/freebsd/lib/libmd/ |
H A D | rmd160c.c | 517 int printit(unsigned long *l) in printit() function
|