Searched refs:ndelay_on (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dtelnetd.c231 ndelay_on(ts->ptyfd = fd);
235 ndelay_on(ts->sockfd_write = sock_w);
236 ndelay_on(ts->sockfd_read = sock_r);
240 ndelay_on(0);
241 ndelay_on(1);
H A Dpscan.c80 ndelay_on(s);
H A Dhttpd.c801 ndelay_on(0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/runit/
H A Drunsvdir.c195 ndelay_on(logpipe[0]);
196 ndelay_on(logpipe[1]);
H A Drunsv.c444 ndelay_on(selfpipe[0]);
445 ndelay_on(selfpipe[1]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dlogin.c214 ndelay_on(1);
215 ndelay_on(2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dless.c266 ndelay_on(0);
680 ndelay_on(kbd_fd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/ipsvd/
H A Dtcpudp.c313 ndelay_on(0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dxfuncs.c162 int ndelay_on(int fd) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h242 int ndelay_on(int fd);

Completed in 65 milliseconds