Searched refs:close (Results 1701 - 1725 of 1727) sorted by relevance

<<61626364656667686970

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_metad.c374 (void) close(fd);
377 (void) close(fd);
H A Dmeta_set.c791 (void) close(fd);
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c83 _FEMOPDEF(CLOSE, close),
137 _FEMGUARD(CLOSE, close),
H A Dvnode.c3131 * is very close to VOP_GETPAGE() implementation.
3246 VOPSTATS_UPDATE(vp, close);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com236 close.o \
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c802 (void) close(fd);
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c910 close(fcp_fd);
/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c251 /* close error option messages from getopt */
3026 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c156 (void) close(*fd);
3364 static char closehelp[] = "close current connection";
3366 "forcibly logout remote user and close the connection";
3393 { "close", closehelp, bye, 1 },
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtable.c1539 (void) close(ipfd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c2422 (void) close(s);
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2801 close(ofilefd);
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c327 gettext("%s: cannot close database (%s)\n");
449 close(fd);
2920 /* close policy db below */
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c1311 (void) close(fd);
H A Dutil.c914 * Add an explicit close to main and ld.so.1. Although main's .fini is
3418 (void) close(nu_fd);
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c2133 (void) close(fd);
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c4720 (void) close(fd);
4851 (void) close(fd);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex701 % above. But it's pretty close.
934 % We'll use ems for NCHARS, close enough.
1120 % Open the new aux file. TeX will close it automatically at exit.
2064 % Open one extra group, as we want to close it in the middle of \Etitlepage.
2829 % attempt to close an environment group.
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c496 close(fd);
2621 that's close enough */
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c3984 (void) close(random_fd);
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ddisassemble.c3246 (void) close(fd);
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c396 close(s);
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c764 (void) close(fd);
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c742 (void) warn(gettext("Could not close temporary file"));
781 (void) close(fd);
822 if (close(fd) == -1)
823 warn(gettext("Could not close repository door"),
14404 if (close(tmpfd) == -1)
14405 warn(gettext("Could not close temporary file: %s.\n"),
16593 (void) close(fd);
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c4152 (void) close(pnp->rnpn_fd);

Completed in 636 milliseconds

<<61626364656667686970