Home
last modified time | relevance | path

Searched refs:do_tun (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/sys/kern/kqueue/
H A Dmain.h31 int do_tun(void);
H A Dmain.c60 ret |= do_tun(); in main()
H A Dkqueue-tun.c134 do_tun(void) in do_tun() function