Home | History | Annotate | Download | only in utils

Lines Matching refs:kqueue

22 #error Do not define both of poll and kqueue
174 eloop.kqueuefd = kqueue();
176 wpa_printf(MSG_ERROR, "%s: kqueue failed: %s",
337 "%s: malloc for kqueue failed: %s",
670 eloop.kqueuefd = kqueue();
672 wpa_printf(MSG_ERROR, "%s: kqueue failed: %s",
1166 "kqueue"
1333 kfd = kqueue();