Searched refs:close (Results 676 - 700 of 956) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgtxt.c169 (void) close(fd);
H A Dmon.c114 * When monitor() is called to close up shop, it writes out
413 (void) close(fd);
/osnet-11/usr/src/lib/libc/port/rt/
H A Dpos4obj.c63 * Also, set the close-on-exec flag atomically on open().
80 val = close(fildes);
/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c897 (void) close(fid);
901 (void) close(fid);
904 if (close(fid) == -1) {
1125 (void) close(fd);
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_repartition.c91 (void) close(fd);
/osnet-11/usr/src/lib/scsi/plugins/scsi/engines/uscsi/
H A Duscsi.c81 (void) close(dp->fd);
/osnet-11/usr/src/cmd/sendmail/src/
H A Dutil.c629 ** CLOSE_SENDMAIL_PID -- close sendmail pid file
2043 (void) close(fdv[0]);
2044 (void) close(fdv[1]);
2050 (void) close(fdv[1]);
2069 /* child -- close stdin */
2070 (void) close(0);
2073 (void) close(fdv[0]);
2079 (void) close(fdv[1]);
2101 (void) close(fd);
/osnet-11/usr/src/lib/libpam/
H A Dpam_framework.c1668 (void) close(fd);
2104 (void) close(fd);
2111 (void) close(fd);
2118 (void) close(fd);
2125 (void) close(fd);
2132 (void) close(fd);
2139 (void) close(fd);
2143 (void) close(fd);
2150 (void) close(fd);
2160 * close_pam_conf - close pa
[all...]
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Ddrive.c435 (void) close(fd);
599 (void) close(fd);
647 (void) close(fd);
1072 (void) close(fd);
1247 (void) close(fd);
/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1238 (void) close(fd);
1261 (void) close(fd);
1265 (void) close(fd);
1350 (void) close(fd);
1365 (void) close(fd);
/osnet-11/usr/src/grub/grub2/util/
H A Dgetroot.c694 close (fd);
1117 close (mdadm_pipe[0]);
1119 close (mdadm_pipe[1]);
1138 close (mdadm_pipe[1]);
1168 close (mdadm_pipe[0]);
/osnet-11/usr/src/lib/libpp/common/
H A Dppproto.c705 close(proto->fd);
715 close(proto->fd);
2100 * close a proto buffer stream
2108 if (proto->flags & MORE) close(proto->fd);
2209 close(fd);
2464 close(proto->fd);
2487 close(proto->fd);
/osnet-11/usr/src/lib/libadutils/common/
H A Daddisc.c464 (void) close(sock);
470 (void) close(sock);
481 (void) close(sock);
489 (void) close(sock);
497 (void) close(sock);
521 (void) close(sock);
/osnet-11/usr/src/lib/librdc/common/
H A Drdcpersist.c173 close(fd);
258 (void) close(fd);
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c208 close(ctx->sock);
220 * close a client and release all of its resources.
343 (void) close(ctx->sock);
/osnet-11/usr/src/lib/libnisdb/
H A Ddb.cc432 /* close existing logfile and delete its structure */
437 /* try to close old log file */
442 if (logfile->close() < 0) {
443 WARNING_M("db::reset_log: could not close log file: ");
455 /* close existing logfile, but leave its structure if exists */
462 logfile->close();
/osnet-11/usr/src/lib/libparted/common/libparted/
H A Dfilesys.c221 fs_type->ops->close (fs);
557 if (!fs->type->ops->close (fs))
/osnet-11/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dreiserfs.c798 .close = reiserfs_close,
824 .close = NULL,
/osnet-11/usr/src/lib/libpkg/common/
H A Dvfpops.c53 * vfpClose - close file associated with vfp
476 /* close the file */
759 * if an error occurs, close the file and return failure.
767 (void) close(fd);
773 /* close the file */
775 (void) close(fd);
893 * close any file that is on the VFP to checkpoint (backing store);
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c282 (void) close(fd);
288 (void) close(fd);
383 (void) close(fd);
1047 (void) close(DB(hdp)->db_fd);
3153 (void) close(fd);
3185 (void) close(hdp->lock_fd);
3441 (void) close(fd);
3516 (void) close(fd);
/osnet-11/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log.c402 (void) close(fd);
515 (void) close(lp->log_fd);
/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c125 (void) close(0);
126 (void) close(1);
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip.c731 (void) close(fd);
734 (void) close(fd);
H A Dchip_intel.c454 (void) close(mc_fd);
458 (void) close(mc_fd);
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_subr.c614 (void) close(fd);
617 (void) close(fd);

Completed in 150 milliseconds

<<21222324252627282930>>