Searched refs:close (Results 126 - 150 of 806) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/gt64120/momenco_ocelot/
H A Dprom.c20 int (*close) (int); member in struct:callvectors
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/momentum/ocelot_g/
H A Dprom.c28 int (*close) (int); member in struct:callvectors
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dio_tables.h109 close: edge_close,
131 close: edge_close,
153 close: edge_close,
175 close: edge_close,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dmidi_synth.h32 close: midi_synth_close,
H A Dsound_firmware.c45 close(fd);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A Daccounting.pl.in139 $acct_h->close();
203 $acct_h->close();
H A Dlpr_in_perl47 close TEMP or die "cannot close $f - $!\n";
116 close ($SOCK) or die "close: $!";
H A Dlpr_in_perl.in47 close TEMP or die "cannot close $f - $!\n";
116 close ($SOCK) or die "close: $!";
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Ddumpkmap.c93 close(fd);
H A Drdate.c66 close(fd);
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dget_console.c74 close(fd);
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/e2p/
H A Dfgetflags.c80 close (fd);
H A Dfsetflags.c86 close (fd);
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/misc/
H A Dlogsave.c124 close(fds[0]); /* don't need this here */
130 close(fds[1]);
136 close(fds[0]);
259 close(outfd);
H A Dmklost+found.c69 close (d);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dserio.h51 void (*close)(struct serio *); member in struct:serio
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dserio.h51 void (*close)(struct serio *); member in struct:serio
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/rp-pppoe/
H A Dplugin.c209 (void) close (sock);
247 close(conn->sessionSocket);
316 close(fd);
438 close: NULL,
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/rp-pppoe/
H A Dplugin.c209 (void) close (sock);
247 close(conn->sessionSocket);
316 close(fd);
438 close: NULL,
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dmtd.c84 close(mtd_fd);
96 close(mtd_fd);
101 close(mtd_fd);
226 close(mtd_fd);
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dmtd.c84 close(mtd_fd);
96 close(mtd_fd);
101 close(mtd_fd);
226 close(mtd_fd);
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/handlers/
H A Dcmd.c183 close(fd);
189 close(fd);
199 close(fd);
246 close(fd);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/tests/
H A Dshared_mmap.c31 close(fd);
/asus-wl-520gu-7.0.1.45/src/router/library/uuid/
H A Dgen_uuid.c145 close(sd);
166 close(sd);
174 close(sd);
178 close(sd);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Duser_auth.c224 close(tempfd); tempfd = -1;
225 /* we close the writing side */
249 close( tempfd ); tempfd = -1;
311 close(tempfd); tempfd = -1;
349 if( tempfd>=0) close(tempfd); tempfd = -1;
699 close(tempfd); tempfd = -1;
700 /* we close the writing side */
735 close( tempfd ); tempfd = -1;
738 if( tempfd >= 0 ) close(tempfd); tempfd = -1;
908 close(tempf
[all...]

Completed in 262 milliseconds

1234567891011>>