Searched refs:NOACU (Results 1 – 2 of 2) sorted by relevance
16 static acu_t *acu = NOACU;56 if (acu != NOACU) { in connect()69 if ((acu = acutype(AT)) == NOACU) in connect()158 return (NOACU); in acutype()
222 #define NOACU ((acu_t *)NULL) macro