Searched refs:close (Results 51 - 75 of 1727) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Ddefault.c66 close(fd);
/illumos-gate/usr/src/boot/lib/libstand/
H A Dstat.c50 (void)close(fd);
/illumos-gate/usr/src/lib/libbc/libc/net/
H A Drexec.c76 (void) close(s);
82 (void) close(s);
94 (void) close(s);
102 (void) close(s2);
110 close(s2);
138 (void) close(*fd2p);
139 (void) close(s);
/illumos-gate/usr/src/lib/libcmdutils/common/
H A Dwritefile.c138 (void) close(fi);
139 (void) close(fo);
162 (void) close(fi);
163 (void) close(fo);
182 (void) close(fi);
183 (void) close(fo);
202 (void) close(fi);
203 (void) close(fo);
212 (void) close(fi);
213 (void) close(f
[all...]
H A Dprocess_xattrs.c46 (void) close(pwdfd);
52 (void) close(pwdfd);
58 (void) close(pwdfd);
64 (void) close(pwdfd);
194 (void) close(sattrfd);
196 (void) close(tattrfd);
198 (void) close(asfd);
200 (void) close(atfd);
237 (void) close(sattrfd);
239 (void) close(tattrf
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpassprompt.c47 (void) close(p[0]);
48 (void) close(p[1]);
61 (void) close(p[0]);
81 (void) close(p[1]);
97 (void) close(p[0]);
/illumos-gate/usr/src/cmd/mailx/
H A Dpopen.c63 extern int execlp(), fork(), pipe(), close(), fcntl();
96 (void) close(myside);
97 (void) close(stdio);
99 (void) close(yourside);
107 (void) close(yourside);
/illumos-gate/usr/src/tools/cscope-fast/
H A Dmypopen.c67 /* close all pipes from other popen's */
70 (void) close(poptr - popen_pid);
73 (void) close(myside);
74 (void) close(stdio);
76 (void) close(yourside);
83 (void) close(yourside);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestAbort.java31 * Regression for 6426129 abort() after close() throws
55 consumer.close();
86 consumer.close();
106 consumer.close();
107 // Should be safe to call after close()
121 // Tests that close() throws expected exception when called on
137 consumer.close();
141 consumer.close();
/illumos-gate/usr/src/tools/btxld/
H A Dversion.c66 close(fd);
77 close(fd);
89 close(fd);
92 close(fd);
124 close(fd);
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dchain.c70 close(fd);
76 close(fd);
83 close(fd);
89 close(fd);
92 close(fd);
/illumos-gate/usr/src/lib/efcode/efdaemon/
H A Defdaemon.c92 close(fd);
117 close(0);
118 close(1);
119 close(2);
141 close(fd);
181 close(fd);
/illumos-gate/usr/src/lib/libcontract/common/
H A Dlibcontract_priv.c71 (void) close(cfd);
77 (void) close(cfd);
104 (void) close(fd);
122 (void) close(fd);
136 (void) close(fd);
139 (void) close(fd);
/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c55 (void) close(fd);
74 (void) close(fd);
118 (void) close(fd);
143 (void) close(fd);
148 (void) close(fd);
159 (void) close(fd);
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dis_local_host.c94 (void) close(s);
101 (void) close(s);
111 (void) close(s);
131 (void) close(s);
139 (void) close(s);
148 (void) close(s);
/illumos-gate/usr/src/cmd/tcpd/
H A Dsafe_finger.c181 (void) close(pipefds[0]); /* close reading end */
182 (void) close(1); /* connect stdout to pipe */
185 (void) close(pipefds[1]); /* close redundant fd */
190 (void) close(pipefds[1]); /* close writing end */
191 (void) close(0); /* connect stdin to pipe */
194 (void) close(pipefds[0]); /* close redundan
[all...]
/illumos-gate/usr/src/tools/ctf/ctfstrip/
H A Dctfstrip.c81 (void) close(fd);
87 (void) close(fd);
93 (void) close(fd);
99 (void) close(fd);
105 (void) close(fd);
110 (void) close(fd);
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Ddiffdb.c45 close(db1);
46 close(db2);
/illumos-gate/usr/src/lib/libwanbootutil/common/
H A Dwbio.c88 (void) close(fd);
92 (void) close(fd);
/illumos-gate/usr/src/cmd/hal/tools/sunos/
H A Dhal-system-lcd-get-brightness-sunos.c57 close(fd);
60 close(fd);
H A Dhal-system-lcd-set-brightness-sunos.c59 close(fd);
62 close(fd);
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dsetsid.c66 close(fd);
/illumos-gate/usr/src/lib/libc/port/sys/
H A Deventfd.c45 (void) close(fd);
50 (void) close(fd);
/illumos-gate/usr/src/test/os-tests/tests/poll/
H A Depoll_test.c35 (void) close(fd);
43 (void) close(fd);
/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_get_info.c43 * open() / read() / close() of the necessary /proc files so the
67 (void) close(fd);
88 (void) close(fd);
119 (void) close(fd);
149 (void) close(fd);
159 (void) close(fd);
176 (void) close(fd);
193 (void) close(fd);
216 (void) close(fd);

Completed in 140 milliseconds

1234567891011>>