Home
last modified time | relevance | path

Searched defs:timo (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.140.41/bsd/kern/
H A Dkern_synch.c340 int timo, in msleep0()
386 int timo) in tsleep()
401 int timo, in tsleep0()
H A Dtty.c3125 ttysleep(struct tty *tp, void *chan, int pri, const char *wmesg, int timo) in ttysleep()
/xnu-8020.140.41/libsyscall/wrappers/
H A Dselect-base.c107 fd_set * __restrict efds, const struct timespec * __restrict timo, in _pselect_emulated()
/xnu-8020.140.41/bsd/nfs/
H A Dkrpc_subr.c228 int error, timo, secs; in krpc_call() local
/xnu-8020.140.41/bsd/net/
H A Dbpf.c959 bpf_sleep(struct bpf_d *d, int pri, const char *wmesg, int timo) in bpf_sleep()