Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ps/
H A Ducbps.c71 #define NTTYS 2 /* max ttys that can be specified with the -t option */ macro
125 } tty[NTTYS]; /* for t option */
272 if (ntty >= NTTYS-1) in ucbmain()
H A Dps.c71 #define NTTYS 20 /* initial size of table for -t option */ macro
556 ttysz = NTTYS; in stdmain()
764 ttysz = NTTYS; in stdmain()