Searched refs:NOACU (Results 1 – 2 of 2) sorted by relevance
37 static acu_t *acu = NOACU;83 if (acu != NOACU) { in con()92 if ((acu = acutype(AT)) == NOACU) in con()186 return (NOACU); in acutype()
234 #define NOACU ((acu_t *)NULL) macro