Home
last modified time | relevance | path

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

/dragonfly/usr.bin/rpcgen/
H A Drpc_svcout.c69 p_xdrfunc(const char *rname, const char *typename) in p_xdrfunc() function
462 p_xdrfunc(ARG, proc->args.decls->decl.type); in write_program()
464 p_xdrfunc(ARG, proc->args.argname); in write_program()
466 p_xdrfunc(RESULT, proc->res_type); in write_program()