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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dmount.c776 int msock, fsock; local
806 msock = fsock = -1;
1158 msock = RPC_ANYSOCK;
1166 &msock);
1170 msock = RPC_ANYSOCK;
1175 &msock, 0, 0);
1220 close(msock);
1315 close(msock);
1344 if (msock != -1) {
1349 close(msock);
[all...]

Completed in 41 milliseconds