Searched refs:close (Results 1001 - 1025 of 1727) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c961 (void) close(fd);
980 (void) close(fd);
985 (void) close(wfd);
/illumos-gate/usr/src/cmd/audio/audiorecord/
H A Daudiorecord.c506 (void) close(Audio_fd);
704 (void) close(ofd); /* close input file */
720 (void) close(Audio_fd);
/illumos-gate/usr/src/cmd/bnu/
H A Duux.c747 (void) close(creat(tfile, CFILEMODE));
824 (void) close(creat(tfile, CFILEMODE));
838 (void) close(creat(t2file, CFILEMODE));
/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c466 close(fd);
626 close(fd);
629 close(fd);
/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c656 close(fd);
659 close(fd);
731 close(fd);
/illumos-gate/usr/src/cmd/sort/common/
H A Dutility.c462 (void) close(held_fd);
719 (void) close(fd_in);
721 if (close(fd_out) == -1)
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c461 (void) close(i);
485 (void) close(fd);
490 (void) close(fb);
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c553 (void) close(fd);
911 (void) close(pipefds[0]);
949 (void) close(pipefds[1]);
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddryrun.c462 (void) close(fd_drb);
639 (void) close(fd_cnb);
695 (void) close(n);
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c373 close(fd);
378 close(fd);
680 (void) close(s);
/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Druntests.c264 (void) close(lf->lf_fd);
333 (void) close(fds[0]);
334 (void) close(fds[1]);
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c2325 (void) close(infile);
2339 (void) close(dirfd);
2340 (void) close(infile);
2399 (void) close(infile);
2432 (void) close(dirfd);
2433 (void) close(infile);
2480 (void) close(dirfd);
2527 (void) close(dirfd);
2571 (void) close(dirfd);
2680 (void) close(if
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c301 (void) close(s);
1132 * the only tty ioctl we need to do do, so we can close the
1166 if (close(p) == -1)
1168 if (close(t) == -1)
1175 if (close(f) == -1)
1182 (void) close(tt);
1206 (void) close(t);
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dtavor.c877 close(fd);
907 close(fd);
921 close(fd);
956 close(fd);
1152 close(fd);
1170 * We do NOT close the fd here, since we can close it
1407 if (close(handle->fd) != 0) {
1409 gettext("tavor: Unable to properly close "
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c231 (void) close(mapfd);
239 (void) close(mapfd);
250 (void) close(mapfd);
261 (void) close(mapfd);
271 (void) close(mapfd);
1220 gettext("Unable to close devlink snapshot: %s\n"),
1268 (void) close(fd);
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc334 close(fd);
367 close(fd);
751 close(fd);
765 close(fd);
1230 close(fd);
1235 close(fd);
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c708 (void) close(device->part_fd);
710 (void) close(device->disk_fd);
1096 (void) close(fd);
1162 (void) close(fd);
1169 (void) close(fd);
1552 (void) close(device->part_fd);
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c602 (void) close(fd);
605 (void) close(fd);
/illumos-gate/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c170 (void) close(fd);
175 (void) close(fd);
/illumos-gate/usr/src/lib/libwrap/
H A Doptions.c394 #define maybe_dup2(from, to) ((from == to) ? to : (close(to), dup(from)))
402 close(request->fd);
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dsetup.c219 (void) close(fd);
227 (void) close(fd);
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dsetup.c258 (void) close(fd);
266 (void) close(fd);
/illumos-gate/usr/src/lib/libnsl/yp/
H A Ddbm.c113 (void) close(pagf);
114 (void) close(dirf);
/illumos-gate/usr/src/lib/libproject/common/
H A Dsetproject.c452 (void) close(fd);
455 (void) close(fd);
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c470 done: (void) close(infile);
472 (void) close(outfile);

Completed in 178 milliseconds

<<41424344454647484950>>