Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ttymon/
H A Dttymon.h157 #define ALNUM 1 macro
H A Dtmpmtab.c745 if (strcheck(p->p_tag, ALNUM) != 0) { in check_pmtab()