Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_hout.c49 static void parglist(proc_list *, const char *);
329 parglist(proc, addargtype); in pprocdef()
336 parglist(proc_list *proc, const char *addargtype) in parglist() function