HomeSort by relevance Sort by last modified time
    Searched defs:ARGSIZ (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/ps/
ucbps.c 72 #define ARGSIZ 30 /* size of buffer holding args for -t, -p, -u options */
104 static char argbuf[ARGSIZ];
736 if (parga < argbuf + ARGSIZ - 1)
ps.c 73 #define ARGSIZ ZONENAME_MAX
1077 static char argbuf[ARGSIZ];
1086 if (parga < argbuf + ARGSIZ - 1)
    [all...]

Completed in 180 milliseconds