Home
last modified time | relevance | path

Searched refs:printit (Results 1 – 13 of 13) sorted by relevance

/freebsd/usr.bin/rpcgen/
H A Drpc_tblout.c58 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 Dsplit.c312 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 Dsplit.c281 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 Dcaesar.c62 static void printit(char *);
72 printit(argv[1]); in main()
134 printit(char *arg) in printit() function
/freebsd/contrib/libpcap/
H A Dpcap-enet.c46 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 Dypcat.c75 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 Difinfo.c48 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 Dbuiltins.c508 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 Dremez.jl65 printit = quote
69 printit = quote
70 $printit
76 $printit
/freebsd/contrib/sendmail/src/
H A Dmci.c672 goto printit;
685 goto printit;
721 printit:
H A Dutil.c1963 goto printit;
1968 goto printit;
2095 printit:
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c131 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 Drmd160c.c517 int printit(unsigned long *l) in printit() function