Searched refs:NCARGS (Results 1 – 18 of 18) sorted by relevance
92 #undef NCARGS93 #define NCARGS 5120 macro94 #define NARGS (NCARGS/6)
50 unsigned char argspac[NCARGS + sizeof (int)];
265 int nleft = NCARGS; in glob()
282 #define NCARGS NCARGS64 macro284 #define NCARGS NCARGS32
63 #ifndef NCARGS64 #define NCARGS 5120 macro164 char cmdbuf[NCARGS+1], *cp; in doit()
88 #ifndef NCARGS89 #define NCARGS 5120 macro412 static char cmdbuf[NCARGS+1];
48 #ifndef NCARGS49 #define NCARGS 5120 macro69 #define GAVSIZ (NCARGS / 6)
60 #define NCARGS 0x100000 /* (absolute) max # characters in exec arglist */ macro
214 #define ARGSBASE (MEMSCRUBBASE - NCARGS)
86 #define NCARGS 0x100000 /* # characters in exec arglist */ macro
254 #define ARGSBASE (MEMSCRUBBASE - NCARGS)
22 #define GAVSIZ NCARGS / 698 nleft = NCARGS - 4;
422 #define GAVSIZ (NCARGS / 6)
95 gnleft = NCARGS - 4; in ginit()
243 twidth = NCARGS; in ucbmain()
49 ARG_MAX POSIX SC 1 CDLMUX NCARGS 4096
1845 args->ncargs = NCARGS; in exec_args()
343 *execsz = btopr(SINCR) + btopr(SSIZE) + btopr(NCARGS-1); in elfexec()