Searched refs:SHUT_WR (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dfile.c485 #ifndef SHUT_WR
486 #define SHUT_WR 1 macro
499 else if(w) what = SHUT_WR;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dhttpd.c799 * or be confused by us just exiting without SHUT_WR. Oh well. */
800 shutdown(1, SHUT_WR);

Completed in 62 milliseconds