Searched refs:close (Results 701 - 725 of 956) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/lib/krb5/kadm5/srv/
H A Dchgpwd.c698 (void) close(s2);
710 (void) close(s2);
/osnet-11/usr/src/lib/krb5/kdb/
H A Dkdb_log.c602 close(ulogfd);
621 close(ulogfd);
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Ddisk.c339 if (disk->dev && disk->dev->close)
340 (disk->dev->close) (disk);
/osnet-11/usr/src/grub/grub2/util/
H A Ddeviceiter.c230 close (fd);
277 close (fd);
/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c600 (void) close(notify_pipe[0]);
601 (void) close(notify_pipe[1]);
941 *error = strdup(gettext("unable to close receiving thread"));
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c771 close(file);
964 close(file);
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dhelp2man145 close INC;
/osnet-11/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c645 close (fd);
647 close (rfd);
/osnet-11/usr/src/cmd/hal/utils/
H A Dacpi.c637 close(fd);
698 close(fd);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs148 close(FLIST);
331 close(D) or warn "Error closing '$dname': $!";
332 close(H) or warn "Error closing '$hname': $!";
361 close(C) or die "Error closing '$cname': $!";
1262 or an existing encoding which is close to yours, rather than write
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dlocale.t388 close(LOCALES);
397 close(LOCALES);
/osnet-11/usr/src/lib/libc/port/gen/
H A Diconv.c359 (void) close(fd);
365 (void) close(fd);
H A Dnftw.c343 * process, and we close the oldest
830 (void) close(fd);
835 (void) close(fd);
876 * close the oldest directory. It saves the seek offset.
877 * return value is 0 unless it was unable to close any descriptor
/osnet-11/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c170 (void) close(fd);
175 (void) close(fd);
/osnet-11/usr/src/lib/libproc/sparc/
H A DPisadep.c177 (void) close(fd);
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ng.c124 ng->close = ng_close;
H A Dlcl_nw.c139 nw->close = nw_close;
/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_net_utils.c322 if (s) (void) close(s);
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A Dslpd.java208 public void close() throws IOException {} method in class:slpd.SLPLog
/osnet-11/usr/src/lib/libcmd/common/
H A Drm.c304 close(n);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccfns.c62 return cache->ops->close(context, cache);
/osnet-11/usr/src/grub/grub2/grub-core/io/
H A Dxzio.c345 .close = grub_xzio_close,
/osnet-11/usr/src/grub/grub2/grub-core/net/drivers/efi/
H A Definet.c171 .close = efinet_close,
/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c793 (void) close(fd);
807 (void) close(fd);
813 (void) close(fd);
831 (void) close(fd);
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_am.c50 dbp->close = __db_close;
200 /* Call the access specific cursor close routine. */
219 * e.g., conference room locks, but the DB tests should never close

Completed in 117 milliseconds

<<21222324252627282930>>