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

/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_tblout.c68 static void printit(const char *, const char *);
134 printit((char*) NULL, proc->args.argname );
137 printit( proc->args.decls->decl.prefix,
140 printit(proc->res_prefix, proc->res_type);
150 printit(const char *prefix, const char *type) function
/freebsd-11-stable/usr.bin/caesar/
H A Dcaesar.c76 static void printit(char *);
86 printit(argv[1]);
148 printit(char *arg) function
/freebsd-11-stable/usr.bin/ypcat/
H A Dypcat.c78 printit(u_long instatus, char *inkey, int inkeylen, char *inval, int invallen, function
130 ypcb.foreach = printit;
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c312 int printit; local
319 printit = 0;
323 printit = 1;
326 printit = 1;
336 printit = 1;
340 if (printit)
/freebsd-11-stable/lib/libc/regex/grot/
H A Dsplit.c284 int printit; local
291 printit = 0;
295 printit = 1;
298 printit = 1;
308 printit = 1;
312 if (printit)
/freebsd-11-stable/contrib/amd/mk-amd-map/
H A Dmk-amd-map.c223 int printit = 0; local
232 printit = 1;
269 if (!printit) {
331 if (printit)
338 if (printit)
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-enet.c48 readloop(int cnt, int if_fd, struct bpf_program *fp, printfunc printit) argument
82 (*printit)((char *)ph->packet,
95 (*printit)(buf.hdr.packet, &tv, cc, caplen);
/freebsd-11-stable/tools/tools/ifinfo/
H A Difinfo.c50 static void printit(const struct ifmibdata *, const char *);
130 printit(&ifmd, dname);
156 printit(const struct ifmibdata *ifmd, const char *dname) function
/freebsd-11-stable/usr.sbin/inetd/
H A Dbuiltins.c510 goto printit;
520 goto printit;
568 goto printit;
674 printit:
/freebsd-11-stable/contrib/sendmail/src/
H A Dmci.c669 goto printit;
682 goto printit;
718 printit:
H A Dutil.c1819 goto printit;
1824 goto printit;
1951 printit:
/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c143 static int printit(struct printer *_pp, char *_file);
287 i = printit(pp, q->job_cfname);
387 printit(struct printer *pp, char *file) function
/freebsd-11-stable/lib/libmd/
H A Drmd160c.c533 int printit(l) function

Completed in 111 milliseconds