Searched refs:ARGLISTLEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_main.c102 #define ARGLISTLEN 20 macro
105 static char *arglist[ARGLISTLEN];
281 for (i = FIXEDARGS; i < ARGLISTLEN; i++)
923 if (argcount >= ARGLISTLEN) {
943 if (argcount >= ARGLISTLEN) {

Completed in 283 milliseconds