HomeSort by: relevance | last modified time | path
    Searched defs:xnon (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/net/icmp/
t_ping.c 152 int x, xnon, s; local in function:doping
156 xnon = x | O_NONBLOCK;
194 RL(rump_sys_fcntl(s, F_SETFL, xnon));
t_ping.c 152 int x, xnon, s; local in function:doping
156 xnon = x | O_NONBLOCK;
194 RL(rump_sys_fcntl(s, F_SETFL, xnon));

Completed in 26 milliseconds