Home
last modified time | relevance | path

Searched refs:ALLOC_PMTAB (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmstruct.h109 #define ALLOC_PMTAB \ macro
H A Dttyadm.c85 if ((ptr = ALLOC_PMTAB) == NULL) { in main()
H A Dtmexpress.c85 if ((pmtab = ALLOC_PMTAB) == NULL) { in ttymon_express()
H A Dtmpmtab.c143 if ((gptr = ALLOC_PMTAB) == NULL) in read_pmtab()