Home
last modified time | relevance | path

Searched defs:kq (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/libevent/
Dkqueue.c77 int kq; member
101 int i, kq; in kq_init() local
/external/dbus/bus/
Ddir-watch-kqueue.c45 static int kq = -1; variable
/external/openssl/crypto/dsa/
Ddsa_ossl.c219 BIGNUM k,kq,*K,*kinv=NULL,*r=NULL; in dsa_sign_setup() local
/external/chromium/base/
Dprocess_util_posix.cc780 int kq = kqueue(); in WaitForSingleNonChildProcess() local