Searched refs:close (Results 776 - 800 of 956) sorted by relevance

<<313233343536373839

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/t/
H A Dndbm.t188 close FILE ;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/t/
H A Dodbm.t188 close FILE ;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/t/
H A Dsdbm.t186 close FILE or die "Could not close: $!";
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml356 close Cfile;
1167 close $Hfile[$header] if $Hfile[$header];
/osnet-11/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c433 (void) close(tcdp->tcd_port);
709 * Clean up the tcdp data structure and close the port.
/osnet-11/usr/src/lib/libpp/common/
H A Dppsearch.c544 close(fd);
667 close(fd);
/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_conspiracy.c721 (void) close(scp->sc_debugfd);
726 (void) close(scp->sc_warnfd);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dsubshell.c123 close(1);
647 close(1);
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_util.c1535 (void) close(lockinfo->l_fildes);
1567 (void) close(lockinfo->l_fildes);
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_options.c194 (void) close(dtp->dt_cdefs_fd);
219 (void) close(dtp->dt_ddefs_fd);
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java645 // possible to call close() on a consumer that has
884 * close()} a running consumer while holding the lock on that
888 close() method in class:LocalConsumer
1345 * Ensures that the {@link #close()} method of this consumer has
1349 * of the API should call {@code close()} to ensure that all
1353 * @see #close()
1358 close();
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_amd.c347 (void) close(fd);
351 (void) close(fd);
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dcryptodisk.c484 close (dev->cheat_fd);
860 .close = grub_cryptodisk_close,
/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c372 "loadauditlist: close / open audit.log(4)\n"));
470 * close_log - close the file if open. Also put the name of the
509 * Write the trailer record and rename and close the file.
510 * If any of the write, rename, or close fail, ignore it
519 (void) close(currentdir->dl_fd);
533 * file is already open, close it.
538 * to close the oldfile.
621 (void) close(newfd);
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c1273 * NOTE1: since record locks are per-process and a close() can
1347 (void) close(fd); /* also unlocks */
1355 (void) close(fd);
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c698 (void) close(fd);
705 (void) close(fd);
/osnet-11/usr/src/lib/libast/common/comp/
H A Domitted.c4 * workarounds to bring the native interface close to posix and x/open
107 #define sysclose close
705 close(int fd) function
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h107 #define sysclosef close
274 #define sysclosef close
599 /* set close-on-exec */
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c1111 (void) close(fd);
1118 (void) close(fd);
/osnet-11/usr/src/lib/libc/port/threads/
H A Dscalls.c51 #pragma weak _close = close
709 close(int fildes) function
718 * No calls to close() from within libc need _aio_close();
719 * only the application's calls to close() need this,
/osnet-11/usr/src/lib/libvscan/common/
H A Dlibvscan.c1382 (void) close(door_fd);
1424 (void) close(door_fd);
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c694 (void) close(fd);
699 (void) close(fd);
1409 (void) close(fd);
1413 (void) close(fd);
2153 (void) close(fd);
2163 (void) close(fd);
3678 (void) close(fd);
3827 (void) close(fd);
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dpysol.py368 os.close(diskfd)
381 os.close(diskfd)
/osnet-11/usr/src/lib/libproc/common/
H A DPsymtab.c275 (void) close(fptr->file_fd);
473 (void) close(mapfd);
477 (void) close(mapfd);
894 (void) close(fd);
1975 (void) close(fptr->file_fd);
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dgeneralop.c700 (void) close(fd);
705 (void) close(fd);
714 (void) close(fd);
723 (void) close(fd);
732 (void) close(fd);
2273 /* Now close the sequence */

Completed in 135 milliseconds

<<313233343536373839