Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/rpcgen/
H A Drpc_hout.c54 static void pprogramdef( definition *, int );
89 pprogramdef(def, headeronly); in print_datadef()
110 pprogramdef(def, headeronly); in print_funcdef()
283 pprogramdef(definition *def, int headeronly) in pprogramdef() function