Searched refs:close (Results 26 - 50 of 806) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Doplock_irix.c52 close(pfd[0]);
53 close(pfd[1]);
62 close(pfd[0]);
63 close(pfd[1]);
64 close(fd);
71 close(pfd[0]);
72 close(pfd[1]);
73 close(fd);
77 close(pfd[0]);
78 close(pf
[all...]
H A Dclose.c66 close(tmp_fd);
71 close(tmp_fd);
76 close(tmp_fd);
77 close(outfd);
82 close(tmp_fd);
83 close(outfd);
88 Common code to close a file or a directory.
136 * If we're flushing on a close we can get a write
151 * on close. If so delete whilst the lock is still in effect.
162 * changed the delete on close fla
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Diplink.c93 close(fd);
103 close(fd);
121 close(fd);
124 close(fd);
142 close(s);
145 close(s);
164 close(s);
167 close(s);
189 close(s);
199 close(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/pptp/
H A Dpptp.c119 close: NULL,
163 close(sock);
169 close(sock);
192 close(pptp_fd);
207 close(pptp_fd);
215 close(callmgr_sock);
216 close(pptp_fd);
239 if (pptp_server) close(callmgr_sock);
240 close(pptp_fd);
274 close (f
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dsambalp69 close LPSTAT;
143 close FILE;
144 close LP;
/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A Dsocket.c90 close(fd);
114 close(fd);
118 close(fd);
124 close(fd);
129 close(fd);
178 close(fd);
/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Dwl_linux.c66 close(s);
94 close(s);
117 close(s);
H A Dsemaphore.c35 if (close(Semaphore.sem_fd[0]) == -1 || close(Semaphore.sem_fd[1]) == -1)
97 close(Semaphore.sem_fd[0]); // ignore error
98 close(Semaphore.sem_fd[1]); // ignore error
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/
H A Dwl_linux.c59 close(s);
87 close(s);
110 close(s);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A Dfixupdate53 close CFILE ;
68 close HFILE;
H A Dfixupdate.in53 close CFILE ;
68 close HFILE;
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/
H A Dfixupdate54 close CFILE ;
69 close HFILE;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/login.radius/migs/
H A Dip-up87 close (H);
106 close (H);
H A Dip-down65 close (H);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/login.radius/migs/
H A Dip-up87 close (H);
106 close (H);
H A Dip-down65 close (H);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/aparser/
H A Dutil.awk31 close(fname);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Didmap.h52 NTSTATUS (*close)(void); member in struct:idmap_methods
/asus-wl-520gu-7.0.1.45/src/router/rcamdmips/
H A Dtext.c325 close(fds[0]);
326 close(fds[1]);
332 close(STDIN_FILENO);
333 close(fds[0]);
335 close(fds[1]);
338 close(ret);
347 close(fds[1]);
355 close(fds[0]);
363 close(fds[0]);
385 close(fd
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/BK-usage/
H A Dcset-to-linus38 close(PIPE);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DOCS/
H A Dupdatesgmlmirrors25 close($m);
/asus-wl-520gu-7.0.1.45/src/router/bridge/libbridge/
H A Dif_index.c92 close (fd);
97 close (fd);
158 close (fd);
170 close (fd);
187 close (fd);
198 close (fd);
238 close (fd);
242 close (fd);
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/
H A Dfpopen.c101 close(fds[1]);
104 close(fds[0]);
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ss/
H A Dpager.c86 * Child; dup read half to 0, close all but 0, 1, and 2
93 * Parent: close "read" side of pipe, return
96 (void) close(filedes[0]);
115 (void) close(i);
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/printer-accounting/
H A Dlp-acct31 close(ACCT);

Completed in 131 milliseconds

1234567891011>>