Home
last modified time | relevance | path

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

/dragonfly/usr.bin/rpcgen/
H A Drpc_hout.c47 static void pprogramdef(definition *, int);
82 pprogramdef(def, headeronly); in print_datadef()
104 pprogramdef(def, headeronly); in print_funcdef()
266 pprogramdef(definition *def, int headeronly) in pprogramdef() function