Searched defs:kq (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.9.5/launchd-842.92.1/support/
H A Dwait4path.c33 int kq = kqueue(); local
H A Dlaunchproxy.c46 static int kq = 0; variable
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dkq++.h67 void addTo(KQueue &kq, unsigned flags = 0) argument
69 void removeFrom(KQueue &kq, unsigned flags = 0) argument
71 void enable(KQueue &kq, unsigned flags = 0) argument
73 void disable(KQueue &kq, unsigned flags = 0) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dkq++.h67 void addTo(KQueue &kq, unsigned flags = 0) argument
69 void removeFrom(KQueue &kq, unsigned flags = 0) argument
71 void enable(KQueue &kq, unsigned flags = 0) argument
73 void disable(KQueue &kq, unsigned flags = 0) argument
/macosx-10.9.5/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_timer_tests.c10 int kq, passed, failed; variable
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-dsa-eay.c234 BIGNUM k, kq, *K, *kinv = NULL, *r = NULL; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/virtual-time/
H A Dvtwrapper.c258 kevent(int kq, struct kevent *changelist, int nchanges, argument
/macosx-10.9.5/lsof-52/lsof/dialects/darwin/libproc/
H A Ddfile.c370 struct kqueue_fdinfo kq; local
/macosx-10.9.5/text_cmds-87/tail/
H A Dforward.c75 int kq; variable
/macosx-10.9.5/launchd-842.92.1/SystemStarter/
H A DSystemStarter.c62 int ch, r, kq = kqueue(); local
/macosx-10.9.5/lsof-52/lsof/dialects/darwin/kmem/
H A Ddfile.c139 struct kqueue kq; /* kqueue structure */ local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DDNSProxySupport.c102 KQSocketSet *kq = &sock->ss; local
194 KQSocketSet *kq; local
517 KQSocketSet *kq; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/tools/tests/unit_tests/guarded_fd_tests_11746236_src/
H A Dguarded_test.c378 int kq = guarded_kqueue_np(&guard, GUARD_CLOSE | GUARD_DUP); local
/macosx-10.9.5/xnu-2422.115.4/tools/tests/unit_tests/ptrace_test_12507045_src/
H A Dptrace_test.c259 int kq; local
366 int kq; local
503 int kq; local
[all...]
/macosx-10.9.5/NFS-81/rpc.rquotad/
H A Drquotad.c141 int kq, rv; local
/macosx-10.9.5/diskdev_cmds-572.1.1/fsck.tproj/
H A Dfsck.c826 int kq = -1; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/tools/tests/MPMMTest/
H A DKQMPMMtest.c346 int kq; local
/macosx-10.9.5/NFS-81/nfsd/
H A Dmain.c656 int kq, rv, gotmount = 0, exports_changed; local
/macosx-10.9.5/libresolv-54/
H A Dres_query.c303 int i, kq, n, wait, cancelled, notify_token, status; local
/macosx-10.9.5/netcat-20/
H A Dnetcat.c1275 static int kq = -1; local
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dmdns_module.c964 int kq; // kqueue to notify when callback received member in struct:__anon2987
974 _mdns_query_start(mdns_query_context_t *ctx, mdns_reply_t *reply, uint8_t *answer, uint32_t *anslen, const char* name, int class, int type, const char *interface, DNSServiceFlags flags, int kq) argument
1332 int kq, n, wait = 1; local
[all...]
/macosx-10.9.5/launchd-842.92.1/liblaunch/
H A Dlibvproc.c810 int kq = kqueue(); local
/macosx-10.9.5/syslog-217.1.4/libsystem_asl.tproj/src/
H A Dasl_msg.c1345 const char *kq, *vq, *vm; local
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_event.c317 kqlock(struct kqueue *kq) argument
323 kqunlock(struct kqueue *kq) argument
338 kqlock2knoteuse(struct kqueue *kq, struct knote *kn) argument
358 kqlock2knoteusewait(struct kqueue *kq, struct knote *kn) argument
384 knoteuse2kqlock(struct kqueue *kq, struct knote *kn) argument
415 kqlock2knotedrop(struct kqueue *kq, struct knote *kn) argument
441 struct kqueue *kq = kn->kn_kq; local
470 struct kqueue *kq = (struct kqueue *)kn->kn_fp->f_data; local
481 struct kqueue *kq = (struct kqueue *)kn->kn_fp->f_data; local
831 struct kqueue *kq = kn->kn_kq; local
846 struct kqueue *kq = kn->kn_kq; local
1159 struct kqueue *kq; local
1204 kqueue_dealloc(struct kqueue *kq) argument
1267 struct kqueue *kq; local
1398 kevent_continue(__unused struct kqueue *kq, void *data, int error) argument
1467 struct kqueue *kq; local
1568 kevent_callback(__unused struct kqueue *kq, struct kevent64_s *kevp, void *data) argument
1634 kevent_register(struct kqueue *kq, struct kevent64_s *kev, __unused struct proc *ctxp) argument
1860 struct kqueue *kq = kn->kn_kq; local
2011 kqueue_begin_processing(struct kqueue *kq) argument
2037 kqueue_end_processing(struct kqueue *kq) argument
2063 kqueue_process(struct kqueue *kq, kevent_callback_t callback, void *data, int *countp, struct proc *p) argument
2130 struct kqueue *kq = (struct kqueue *)data; local
2183 kqueue_scan(struct kqueue *kq, kevent_callback_t callback, kqueue_continue_t continuation, void *data, struct timeval *atvp, struct proc *p) argument
2311 struct kqueue *kq = (struct kqueue *)fp->f_data; local
2397 struct kqueue *kq = (struct kqueue *)fg->fg_data; local
2413 struct kqueue *kq = (struct kqueue *)kn->kn_fp->f_data; local
2463 struct kqueue *kq = (struct kqueue *)fp->f_fglob->fg_data; local
2475 struct kqueue *kq = (struct kqueue *)fp->f_data; local
2505 kqueue_wakeup(struct kqueue *kq, int closed) argument
2539 struct kqueue *kq = kn->kn_kq; local
2593 struct kqueue *kq = kn->kn_kq; local
2617 struct kqueue *kq = kn->kn_kq; local
2646 struct kqueue *kq = kn->kn_kq; local
2730 struct kqueue *kq = kn->kn_kq; local
2763 struct kqueue *kq = kn->kn_kq; local
2789 struct kqueue *kq = kn->kn_kq; local
2801 struct kqueue *kq = kn->kn_kq; local
3308 fill_kqueueinfo(struct kqueue *kq, struct kqueue_info * kinfo) argument
[all...]
H A Dproc_info.c1444 pid_kqueueinfo(struct kqueue * kq, struct fileproc *fp, int closeonexec, user_addr_t buffer, __unused uint32_t buffersize, int32_t * retval) argument
1599 struct kqueue * kq; local

Completed in 586 milliseconds

12