Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tip/
H A Dacu.c19 static acu_t *acutype(char *);
69 if ((acu = acutype(AT)) == NOACU) in connect()
150 acutype(char *s) in acutype() function