Home
last modified time | relevance | path

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

/openbsd/usr.bin/rpcgen/
H A Drpc_main.c88 #define ARGLISTLEN 20 macro
91 static char *arglist[ARGLISTLEN];
273 for (i = FIXEDARGS; i < ARGLISTLEN; i++) in clear_args()
801 if (argcount >= ARGLISTLEN) {
815 if (where >= ARGLISTLEN) {