Searched refs:close (Results 1526 - 1550 of 1727) sorted by relevance

<<61626364656667686970

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c207 (void) close(fd);
417 /* close all file descriptors except stdio */
545 /* close all file descriptors except stdio */
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c173 (void) close(doorfd);
187 (void) close(dfd);
188 (void) close(doorfd);
191 (void) close(dfd);
/illumos-gate/usr/src/cmd/mandoc/
H A Dread.c544 close(fd);
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzwrite.c564 /* flush, free memory, and close file */
576 if (close(state->fd) == -1)
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dload_elf_obj.c177 close(ef.fd);
/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dosillumostbl.c1042 (void) close(fd);
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c2066 (void) close(fd);
2072 (void) close(fd);
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpolicy.c1092 (void) close(tmpfd);
1111 (void) close(tmpfd);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c1954 (void) close(nlp->nlp_session->ns_data.dd_sock);
2008 (void) close(nlp->nlp_session->ns_data.dd_sock);
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c915 (void) close(fd);
1817 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c921 (void) close(fd);
1015 (void) close(fd);
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetastat.c724 (void) close(fd);
727 (void) close(fd);
/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c120 * close file
211 * close file
329 * close
431 (void) close(newfd);
960 (void) close(add_rem_lock_fd);
1391 * close file
1449 (void) close(newfd);
1591 * close
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c199 (void) close(i);
204 (void) close(0);
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dscn.c1596 (void) close(so);
1660 (void) close(so);
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c1381 * close any files that were opened for use by the
1387 (void) close(fds[maxfds-1]);
1604 * close any files that were opened for use by the
1610 (void) close(fds[maxfds-1]);
2787 /* close pkginfo file */
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c54 "Close", (uintptr_t)nsc_null, _I(close),
901 * Returns 0 if close succeeds, otherwise returns error
908 * close is performed.
949 * Returns 0 if the close succeeds, otherwise
1023 * Returns 0 if the close succeeds, otherwise
1026 * If the close succeeds the I/O device will be
1046 if ((rc = (*iodev->si_io->close)(fd->sf_cd)) != 0)
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c716 (void) close(fildes);
1719 (void) close(fdl);
/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc305 * creat(), close(), unlink()
332 close(fd);
1345 (void) close(fd);
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.c621 (void) close(fd);
707 (void) close(fd);
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c4442 * progress. To close this window we force an owner change to occur
6607 (void) close(fd);
6613 (void) close(fd);
6617 (void) close(fd);
6697 (void) close(0);
6698 (void) close(1);
6699 (void) close(2);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c1720 (void) close(fd);
1723 (void) close(fd);
1727 (void) close(fd);
2552 (void) close(muxfd);
2553 (void) close(muxid_fd);
3112 (void) close(s);
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c2245 (void) close(fd);
2525 (void) close(d);
2532 (void) close(d);
2539 (void) close(d);
2545 (void) close(d);
2551 (void) close(d);
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2373 (void) close(fd);
3305 (void) close(fd);
3833 (void) close(fd);
3927 (void) close(fd);
3948 * etc. were all pretty specific. V_USR is as close to reality as we
3965 (void) close(fd);
3973 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c584 (void) close(sd);
592 (void) close(sd);
675 (void) close(sd);
679 (void) close(sd);
688 (void) close(sd);
903 (void) close(sd);
908 (void) close(sd);
913 (void) close(sd);
3439 (void) close(sock_fd);
3452 (void) close(sock_f
[all...]

Completed in 390 milliseconds

<<61626364656667686970