Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_hout.c44 static void pprogramdef( definition *, int );
79 pprogramdef(def, headeronly); in print_datadef()
100 pprogramdef(def, headeronly); in print_funcdef()
273 pprogramdef(definition *def, int headeronly) in pprogramdef() function