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

/illumos-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h243 #define PRARGSZ 80 /* Number of chars of arguments */ macro
272 char pr_psargs[PRARGSZ]; /* initial characters of arg list */
537 char pr_psargs[PRARGSZ]; /* initial characters of arg list */
/illumos-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h242 #define PRARGSZ 80 /* Number of chars of arguments */ macro
271 char pr_psargs[PRARGSZ]; /* initial characters of arg list */
536 char pr_psargs[PRARGSZ]; /* initial characters of arg list */
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h274 #define PRARGSZ 80 /* number of chars of arguments */ macro
300 char pr_psargs[PRARGSZ]; /* initial characters of arg list */
713 char pr_psargs[PRARGSZ]; /* initial characters of arg list */

Completed in 71 milliseconds