Searched refs:NOACU (Results 1 – 2 of 2) sorted by relevance
18 static acu_t *acu = NOACU;58 if (acu != NOACU) { in connect()71 if ((acu = acutype(AT)) == NOACU) in connect()160 return (NOACU); in acutype()
232 #define NOACU ((acu_t *)NULL) macro