Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/rpcgen/
Drpc_sample.c106 if (proc->arg_num < 2 && !newstyle) {
140 if (proc->arg_num < 2 && !newstyle) {
Drpc_svcout.c305 if (proc->arg_num > 1)
315 if (proc->arg_num > 1)
331 if (proc->arg_num < 2) { /* single argument */
385 if (proc->arg_num < 2) { /* single argument */
438 if (proc->arg_num < 2) { /* single argument */
Drpc_parse.h125 int arg_num; member
Drpc_tblout.c130 if (proc->arg_num > 1)
Drpc_hout.c158 if (!newstyle || plist->arg_num < 2) {
340 if (proc->arg_num < 2 && newstyle &&
Drpc_clntout.c162 bool_t args2 = (proc->arg_num > 1);
Drpc_parse.c215 plist->arg_num = num_args;
Drpc_cout.c327 if (!newstyle || plist->arg_num < 2)