Home
last modified time | relevance | path

Searched refs:headeronly (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/usr.bin/rpcgen/
H A Drpc_hout.c66 print_datadef(definition *def, int headeronly) in print_datadef() argument
89 pprogramdef(def, headeronly); in print_datadef()
105 print_funcdef(definition *def, int headeronly) in print_funcdef() argument
110 pprogramdef(def, headeronly); in print_funcdef()
283 pprogramdef(definition *def, int headeronly) in pprogramdef() argument
305 if (headeronly) { in pprogramdef()
H A Drpc_util.h196 void print_datadef(definition *def, int headeronly);
197 void print_funcdef(definition *def, int headeronly);
H A Drpc_main.c482 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output() argument
522 print_datadef(def, headeronly); in h_output()
531 print_funcdef(l->val, headeronly); in h_output()
/freebsd-13.1/contrib/sendmail/src/
H A Dcollect.c292 bool headeronly; local
318 headeronly = hdrp != NULL;
397 if (TrafficLogFile != NULL && !headeronly)
506 if (!headeronly)
568 if (!headeronly &&
673 if (headeronly)
718 if (headeronly)
H A Dheaders.c85 bool headeronly; local
91 headeronly = hdrp != NULL;
92 if (!headeronly)
251 if (!bitset(pflag, CHHDR_DEF) && !headeronly &&
256 if (UseErrorsTo && !bitset(pflag, CHHDR_DEF) && !headeronly &&
261 if (!headeronly && bitset(H_EOH, hi->hi_flags))
377 if (!bitset(pflag, CHHDR_DEF) && !headeronly &&
449 if (headeronly)
457 if (!bitset(pflag, CHHDR_DEF) && !headeronly &&