Searched refs:close (Results 576 - 600 of 956) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c615 (void) close(fcoe_fd);
716 (void) close(fcoe_fd);
767 (void) close(fcoe_fd);
780 (void) close(fcoe_fd);
832 (void) close(fcoe_fd);
1054 (void) close(fcoe_fd);
/osnet-11/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c258 (void) close(fd);
264 (void) close(fd);
277 (void) close(fd);
289 (void) close(fd);
439 (void) close(fd);
444 * by us, so we have to explicitly tell rpc to close it.
451 (void) close(fd);
/osnet-11/usr/src/cmd/sendmail/src/
H A Dudb.c1004 (void) up->udb_dbp->close(up->udb_dbp,
1023 (void) up->udb_dbp->close(up->udb_dbp, 0);
1148 (*up->udb_dbp->close)(up->udb_dbp);
1150 errno = (*up->udb_dbp->close)(up->udb_dbp, 0);
1153 sm_dprintf("_udbx_init: db->close(%s)\n",
1191 ** _UDBX_CLOSE -- close all file based UDB entries.
1216 (*up->udb_dbp->close)(up->udb_dbp);
1218 errno = (*up->udb_dbp->close)(up->udb_dbp, 0);
1222 sm_dprintf("_udbx_close: db->close(%s)\n",
H A Dconf.c378 (void) close(i);
472 #define MAPDEF(name, ext, flags, parse, open, close, lookup, store) \
476 extern void close __P((MAP *)); \
485 s->s_mapclass.map_close = close; \
1516 (void) close(kmem);
1601 (void) close(kmem);
1839 (void) close(kmem);
1910 /* kstat_close(kc); /o do not close for fast access */
2549 (void) close(kmem);
2556 (void) close(kme
[all...]
H A Dmap.c460 ** will close already open rebuildable map.
494 /* if already open, close it (for nested open) */
592 ** CLOSEMAPS -- close all open maps opened by the current pid.
595 ** bogus -- only close bogus maps.
608 ** MAP_CLOSE -- close a map opened by the current pid.
611 ** s -- STAB entry: if map: try to close
612 ** bogus -- only close bogus maps or MCF_NOTPERSIST maps.
633 ** close the map iff:
1517 (void) close(dirfd);
1519 (void) close(pagf
[all...]
H A Ddeliver.c628 ** does not wait, the parent may close the maps thereby
630 ** close the maps now so the child will dynamically open
653 /* close any random open files in the envelope */
984 (void) close(dirfd);
2321 (void) close(mpvect[0]);
2322 (void) close(mpvect[1]);
2355 (void) close(mpvect[0]);
2356 (void) close(mpvect[1]);
2357 (void) close(rpvect[0]);
2358 (void) close(rpvec
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dtaint.t122 close PROG;
282 close PROG;
295 close FILE;
520 close FOO;
746 close IN;
773 close IN;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dsafeops.t41 close $fh;
261 close close FOO
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsKeystoreUtil.c223 (void) close(fd);
258 (void) close(fd);
1075 (void) close(fd);
1084 (void) close(fd);
1096 (void) close(fd);
1104 (void) close(fd);
/osnet-11/usr/src/lib/libadt_jni/
H A Dauditxml_jni750 close Sfile;
765 close Cfile;
766 close Jfile;
767 close MapFile;
1141 close Event;
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_open.c733 (void) close(fd);
855 * we have the DTrace driver open, we can safely close all the providers
867 (void) close(df.df_fds[df.df_ents]);
1329 (void) close(dtp->dt_fd);
1331 (void) close(dtp->dt_ftfd);
1333 (void) close(dtp->dt_cdefs_fd);
1335 (void) close(dtp->dt_ddefs_fd);
1337 (void) close(dtp->dt_stdout_fd);
/osnet-11/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c291 (void) close(fd);
294 (void) close(fd);
925 (void) close(fd);
996 (void) close(fd);
1129 (void) close(fd);
1133 (void) close(fd);
1674 (void) close(fd);
/osnet-11/usr/src/lib/libsqlite/src/
H A Dos.c176 ** If you close a file descriptor that points to a file that has locks,
181 ** openCnt. When an attempt is made to close an OsFile, if there are
183 ** to close() the file descriptor is deferred until all of the locks clear.
191 ** separate processes in this respect. But, if you close a file
200 ** key because close() clears lock on all threads, not just the current
246 ** inode. If a close is attempted against an inode that is holding
247 ** locks, the close is deferred until all locks clear by adding the
254 int nPending; /* Number of pending close() operations */
255 int *aPending; /* Malloced space holding fd's awaiting a close() */
487 close(i
[all...]
/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_net.c228 (void) close(sockfd);
302 (void) close(sockfd);
389 /* close all fds in pfd */
535 (void) close(tcp_sockfd);
541 (void) close(tcp_sockfd);
1109 (void) close(pfds[i].fd);
/osnet-11/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c625 (void) close(s);
629 (void) close(s);
700 (void) close(tmp_fd);
708 (void) close(tmp_fd);
723 (void) close(tmp_fd);
/osnet-11/usr/src/lib/libnsl/yp/
H A Dyp_bind.c414 (void) fcntl(fd, F_SETFD, 1); /* make it "close on exec" */
562 * descriptor is okay (application did not close it).
1093 (void) close(fd);
1099 (void) close(fd);
1103 (void) close(fd);
1161 (void) close(fd);
1165 (void) close(fd);
1196 /* it's not our file descriptor, so don't try to close it */
1204 /* it's not our file descriptor, so don't try to close it */
/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c85 #define NP_CLOSE -1 /* notification pipe - close message */
281 (void) close(sock);
1032 case NP_CLOSE: /* close and remove recv_fd */
1319 (void) close(sockfd);
1377 (void) close(sockfd);
1413 (void) close(notify_pipe[0]);
1414 (void) close(notify_pipe[1]);
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py380 io.close()
555 close(self.tmpfd)
661 io.close()
675 io.close()
742 lfd.close()
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_doorclnt.c472 (void) close(fd);
479 (void) close(fd);
486 (void) close(fd);
/osnet-11/usr/src/lib/libdhcpsvc/modules/files0/
H A Ddhcp_network.c88 (void) close(fd);
495 * Note: we close these descriptors before the rename(2) (rather
501 (void) close(newfd);
509 (void) close(newfd);
/osnet-11/usr/src/lib/libipp/
H A Dlibipp.c890 (void) close(fd);
908 (void) close(fd);
914 (void) close(fd);
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dscsi.c518 if (scsi->dev->close)
519 scsi->dev->close (scsi);
617 .close = grub_scsi_close,
/osnet-11/usr/src/lib/libc/port/stdio/
H A Dflush.c304 * pretty close to the optimum.
684 /* flush buffer and close stream */
703 if (close(GET_FD(iop)) < 0)
723 /* close all open streams */
754 (void) close(GET_FD(iop));
772 /* flush buffer, close fd but keep the stream used by freopen() */
784 if (close(GET_FD(iop)) < 0)
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_iscsi.c453 (void) close(fd);
484 (void) close(fd);
494 (void) close(fd);
/osnet-11/usr/src/lib/libsysevent/
H A Dlibevchannel.c171 * Force to close the fd's when process is doing exec.
184 (void) close(EV_FD(scp));
241 (void) close(subp->evsub_door_desc);
250 * The close of the driver will do the unsubscribe if a) it is the last
251 * close and b) we are in a child which inherited subscriptions.
253 (void) close(EV_FD(scp));

Completed in 113 milliseconds

<<21222324252627282930>>