Searched defs:timeout_set (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/less/
H A Dlinenum.c206 timeout_set(int seconds) function
/openbsd-current/lib/libevent/
H A Devent.h483 #define timeout_set(ev, cb, arg) event_set(ev, -1, 0, cb, arg) macro
/openbsd-current/sbin/pfctl/
H A Dpfctl_parser.h100 u_int8_t timeout_set[PFTM_MAX]; member in struct:pfctl
/openbsd-current/sys/kern/
H A Dkern_timeout.c264 timeout_set(struct timeout *new, void (*fn)(void *), void *arg) function

Completed in 137 milliseconds