Searched refs:close (Results 251 - 275 of 1727) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/bdiff/
H A Dbdiff.c270 (void) close(pfd[0]);
271 (void) close(pfd[1]);
274 (void) close(pfd[0]);
275 (void) close(1);
277 (void) close(pfd[1]);
290 (void) close(1);
296 (void) close(pfd[1]);
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py246 fh.close()
256 fh.close()
266 fh.close()
278 fh.close()
288 fh.close()
300 fh.close()
309 fh.close()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c379 (void) close(connfd);
381 (void) close(s);
391 (void) close(s);
409 (void) close(s);
452 (void) close(s);
495 (void) close(s);
500 (void) close(s);
525 (void) close(s);
531 (void) close(s);
536 (void) close(
[all...]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hca.c168 (void) close(ibnex_fd);
253 (void) close(fd);
261 (void) close(fd);
274 (void) close(fd);
340 (void) close(sfd);
350 (void) close(sfd);
368 (void) close(sfd);
436 (void) close(g_tavor_state[i].hca_fd);
508 (void) close(fd);
516 (void) close(f
[all...]
/illumos-gate/usr/src/cmd/luxadm/
H A Dfcalupdate.c177 (void) close(fd1);
229 (void) close(fd);
253 (void) close(fd);
260 (void) close(fd);
289 (void) close(fd);
326 (void) close(fd);
335 (void) close(fd);
350 (void) close(fd);
378 (void) close(fd);
400 (void) close(f
[all...]
H A Dx86_adm.c151 close(fd);
186 close(fd);
192 close(fd);
403 close(fd);
411 close(fd);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen.c170 acc->close = gen_close;
241 (*irs->accessors[n].gr->close)(irs->accessors[n].gr);
243 (*irs->accessors[n].pw->close)(irs->accessors[n].pw);
245 (*irs->accessors[n].sv->close)(irs->accessors[n].sv);
247 (*irs->accessors[n].pr->close)(irs->accessors[n].pr);
249 (*irs->accessors[n].ho->close)(irs->accessors[n].ho);
251 (*irs->accessors[n].nw->close)(irs->accessors[n].nw);
253 (*irs->accessors[n].ng->close)(irs->accessors[n].ng);
256 (*irs->accessors[n].acc->close)(irs->accessors[n].acc);
/illumos-gate/usr/src/cmd/rexd/
H A Dunix_login.c284 close(Slave);
307 close(Master);
308 close(InputSocket);
309 close(OutputSocket);
325 close(Master);
327 close(InputSocket);
329 close(OutputSocket);
527 close(Slave);
548 close(Slave);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c312 * This way we can close 0, 1, 2 in detach() without clobbering
319 (void) close(i);
735 (void) close(ipipe[0]);
736 (void) close(ipipe[1]);
737 (void) close(opipe[0]);
738 (void) close(opipe[1]);
746 (void) close(pty_master);
824 (void) close(i);
978 (void) close(pty_master);
980 (void) close(pty_slav
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rexecd.c198 (void) close(t);
379 (void) close(0); (void) close(1); (void) close(2);
380 (void) close(f); (void) close(pv[1]);
413 (void) close(s); (void)close(pv[0]);
420 (void) close(f);
/illumos-gate/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c138 (void) close(fd);
216 (void) close(fd);
247 (void) close(fd);
294 (void) close(fd);
309 (void) close(fd);
312 (void) close(fd);
510 (void) close(fd);
572 (void) close(fd);
591 (void) close(fd);
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c110 (void) close(fd);
115 (void) close(fd);
125 (void) close(fd);
274 (void) close(fd);
350 (void) close(fd);
372 (void) close(fd);
377 (void) close(fd);
382 (void) close(fd);
484 (void) close(fd);
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dgetifaddrs.c109 close(sock4);
201 close(sock4);
202 close(sock6);
211 close(sock4);
212 close(sock6);
/illumos-gate/usr/src/lib/libtsol/common/
H A Dcall_labeld.c56 * 2) Set the close on exec flags so descriptor remains available
62 * Note that we never close the file descriptor if it isn't one
140 (void) close(tbc[i]);
147 (void) close(tbc[i]);
150 * mark this door descriptor as close on exec
155 * we should close doorfd because we just opened it
158 (void) close(doorfd);
198 (void) close(doorfd);
209 * don't close it - someone else has clobbered fd
248 (void) close(doorf
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A D_xftw.c230 * remember where we are and close a file.
299 (void) close(fd);
304 (void) close(fd);
348 (void) close(fd);
353 (void) close(fd);
359 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dwait.c212 (void) close(fd);
224 (void) close(fd);
244 (void) close(fd);
259 (void) close(fd);
282 (void) close(me->fd);
/illumos-gate/usr/src/cmd/ctwatch/
H A Dctwatch.c201 (void) close(fd);
206 (void) close(fd);
295 (void) close(wfd[nfds].wf_fd);
329 (void) close(fd);
335 (void) close(fd);
/illumos-gate/usr/src/cmd/tic/
H A Dtic_read.c162 close(fd);
212 close(fd);
229 close(fd);
248 close(fd);
271 close(fd);
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c113 (void) close(np->np_fid);
200 (void) close(listen_fd);
206 (void) close(listen_fd);
233 (void) close(newfd);
251 (void) close(listen_fd);
330 * returns when it sees the pipe close.
/illumos-gate/usr/src/boot/lib/libstand/
H A Dbzipfs.c182 close(rawfd);
187 close(rawfd);
200 close(bzf->bzf_rawfd);
208 close(bzf->bzf_rawfd);
224 close(bzf->bzf_rawfd);
H A Dsplitfs.c131 close(conffd);
136 close(conffd);
163 close(conffd);
189 return(close(fd));
218 if (close(sf->curfd) != 0)
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c147 (void) close(fd);
153 (void) close(fd);
159 (void) close(fd);
166 (void) close(fd);
190 (void) close(fd);
201 (void) close(fd);
210 (void) close(fd);
218 (void) close(fd);
236 (void) close(fd);
242 (void) close(f
[all...]
/illumos-gate/usr/src/cmd/backup/restore/
H A Dutilities.c136 if (fromfd != AT_FDCWD) (void) close(fromfd);
137 if (tofd != AT_FDCWD) (void) close(tofd);
162 (void) close(dfd);
178 (void) close(dfd);
208 (void) close(dfd);
222 (void) close(dfd);
251 (void) close(dfd);
333 (void) close(dfd);
609 (void) close(fd);
616 (void) close(f
[all...]
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dmisc.c122 close(s);
133 close(s);
136 close(s);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dport-sockets.h32 #define SOCKET_CLOSE close /* XXX */
124 #define closesocket close
152 #define SOCKET_CLOSE close

Completed in 93 milliseconds

<<11121314151617181920>>