Searched defs:PSARGSZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Duser.h171 #define PSARGSZ 80 /* Space for exec arguments (used by ps(1)) */ macro
210 char u_psargs[PSARGSZ]; /* arguments from exec */
280 #define PSARGSZ 80 /* Space for exec arguments (used by ps(1)) */ macro
285 char u_psargs[PSARGSZ]; /* arguments from exec */

Completed in 45 milliseconds