Searched refs:NOROOM (Results 1 – 1 of 1) sorted by relevance
707 #define NOROOM "Maximum number of clients reached" macro729 csp.lengthReason = sizeof(NOROOM) - 1; in ConnMaxNotify()730 csp.length = (sizeof(NOROOM) + 2) >> 2; in ConnMaxNotify()742 iov[1].iov_base = (void *) NOROOM; in ConnMaxNotify()