Home
last modified time | relevance | path

Searched defs:headeronly (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.bin/rpcgen/
H A Drpc_hout.c59 print_datadef(definition *def, int headeronly) in print_datadef()
99 print_funcdef(definition *def, int headeronly) in print_funcdef()
266 pprogramdef(definition *def, int headeronly) in pprogramdef()
H A Drpc_main.c471 h_output(const char *infile, const char *define, int extend, const char *outfile, int headeronly) in h_output()
/dflybsd-src/games/phantasia/
H A Dmain.c86 bool headeronly = FALSE; /* set if only want header */ in main() local