Searched refs:close (Results 1201 - 1225 of 1727) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c227 * process, and we close the oldest
708 (void) close(fd);
713 (void) close(fd);
754 * close the oldest directory. It saves the seek offset.
755 * return value is 0 unless it was unable to close any descriptor
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.c66 close(tfile);
149 close(rfile);
/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsdvcc.c73 (void) close(consp->vcc_fd);
85 (void) close(groupp->sockfd);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dhelp2man145 close INC;
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c336 DPRINT((dbfp, "loadauditlist: close / open audit.log(4)\n"));
432 * close_log - close the file if open. Also put the name of the
470 * Write the trailer record and rename and close the file.
471 * If any of the write, rename, or close fail, ignore it
480 (void) close(currentdir->dl_fd);
494 * file is already open, close it.
499 * to close the oldfile.
586 (void) close(newfd);
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c528 (void) close(notify_pipe[0]);
529 (void) close(notify_pipe[1]);
818 *error = strdup(gettext("unable to close receiving thread"));
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DNS.c189 (void) close(fd);
192 (void) close(fd2);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drsh.c330 if (close(STDIN_FILENO) < 0) {
331 perror("close");
701 (void) close(rfd2);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c132 (void) close(cli->cli_sd);
657 (void) close(new_sd);
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaimport.c251 (void) close(fd);
255 (void) close(fd);
/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c159 * it's safe to close out the current file.
190 close(i);
823 close(image);
/illumos-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c252 (void) close(fd);
261 (void) close(fd);
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_main.c67 { "auto_flts", FMD_TYPE_UINT64, "auto-close faults received" }
446 * A handler must not close the case itself.
484 * Do not close the case if we are handling cache faults.
623 (void) close(fd);
626 (void) close(fd);
/illumos-gate/usr/src/cmd/fs.d/
H A Dfsck.c488 (void) close(devfd);
494 (void) close(devfd);
787 fcntl(fileno(fd), F_SETFD, 1); /* close on exec */
/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c304 * so just close the range and return false.
754 if (cp->u.s->wfd != -1 && close(cp->u.s->wfd))
759 if (cp->u.fd != -1 && close(cp->u.fd))
/illumos-gate/usr/src/cmd/cmd-crypto/tpmadm/
H A Dadmin_cmds.c591 (void) close(fd);
600 (void) close(fd);
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c661 close (fd);
663 close (rfd);
/illumos-gate/usr/src/cmd/hal/utils/
H A Dacpi.c637 close(fd);
698 close(fd);
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.c828 (void) close(fd);
871 (void) close(fd);
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c534 (void) close(fd);
540 (void) close(fd);
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y294 close(kbdfd);
328 close(kbdfd);
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c124 close(fd);
339 close(ptid);
/illumos-gate/usr/src/tools/ctf/cvt/
H A Doutput.c711 (void) close(fd);
712 (void) close(tfd);
/illumos-gate/usr/src/tools/depcheck/
H A Dget_depend_info262 # close the dbs
453 close(SCRIPT);
H A Dmake_pkg_db283 close IFILE;
298 # close the dbs -- we're done

Completed in 275 milliseconds

<<41424344454647484950>>