Searched refs:SS_ASYNC (Results 1 – 2 of 2) sorted by relevance
324 #define SS_ASYNC 0x0200 /* async i/o notify */ macro
1515 if ((so->so_state & SS_ASYNC) && so->so_sigio != NULL) in sowakeup()