Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c152 int x, xnon, s; in doping() local
156 xnon = x | O_NONBLOCK; in doping()
188 RL(rump_sys_fcntl(s, F_SETFL, xnon)); in doping()