HomeSort by: relevance | last modified time | path
    Searched defs:p_xdrfunc (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_svcout.c 60 static void p_xdrfunc(const char *, const char *);
80 p_xdrfunc(const char *rname, const char *typename) function in typeref:typename:void
449 p_xdrfunc(ARG, proc->args.decls->decl.type);
451 p_xdrfunc(ARG, proc->args.argname);
453 p_xdrfunc(RESULT, proc->res_type);

Completed in 90 milliseconds