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

/illumos-gate/usr/src/cmd/bnu/
H A Dparms.h35 /* If running SVR4, #define all of ATTSVR4, ATTSVR3, and ATTSV */
38 /* If running SVR3, #define both ATTSVR3 and ATTSV */
46 #define ATTSV /* System III or System V */ macro
62 * as a test for killability. If ATTSV or BSD4_2 is defined this will
68 * driver ("termio"). If ATTSV is defined this will automatically be defined
101 * file. if you're not ATTSV:
217 * This will be defined automatically if ATTSV is defined
239 /* #define HZ 60 */ /* not needed for ATTSV or above */
/illumos-gate/usr/src/cmd/ttymon/
H A Dparms.h30 /* If running SVR3, #define both ATTSVR3 and ATTSV */
37 #define ATTSV /* System III or System V */ macro
52 * as a test for killability. If ATTSV is defined this will automatically
78 * file. if you're not ATTSV, you can use a setgid program to read the
183 * This will be defined automatically if ATTSV is defined
205 /* #define HZ 60 */ /* not needed for ATTSV or above */

Completed in 69 milliseconds