Searched defs:_kqueue (Results 1 – 1 of 1) sorted by relevance
181 typedef struct _kqueue { struct182 int head;183 int tail;184 unsigned char q[KBDQ_BUFSIZE];186 int call_count;187 int qcount;188 int max_qcount;