HomeSort by: relevance | last modified time | path
    Searched refs:res_prefix (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_clntout.c 95 ptype(proc->res_prefix, proc->res_type, 1);
129 ptype(proc->res_prefix, proc->res_type, 0);
146 ptype(proc->res_prefix, proc->res_type, 0);
192 ptype(proc->res_prefix, proc->res_type, 0);
rpc_parse.h 126 const char *res_prefix; member in struct:proc_list
rpc_tblout.c 149 printit(proc->res_prefix, proc->res_type);
rpc_sample.c 127 ptype(proc->res_prefix, proc->res_type, 1);
234 ptype(plist->res_prefix, plist->res_type, 1);
rpc_hout.c 359 ptype(proc->res_prefix, proc->res_type, 1);
383 ptype(proc->res_prefix, proc->res_type, 0);
rpc_svcout.c 90 ptype(plist->res_prefix, plist->res_type, 1);
318 ptype(proc->res_prefix,
412 ptype(proc->res_prefix, proc->res_type,
rpc_parse.c 175 get_type(&plist->res_prefix, &plist->res_type,

Completed in 47 milliseconds