Searched refs:close (Results 976 - 1000 of 1727) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_subr.c904 char *close = NULL; local
915 if ((close = strchr(val, (int)']')) == NULL) {
919 *close = NULL;
923 if (close != NULL) {
924 *close = ']';
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c641 (void) close(sfd);
708 (void) close(sfd);
1255 (void) close(fd);
1301 (void) close(fd);
1317 (void) close(fd);
1327 (void) close(fd);
1933 (void) close(pfd);
1944 (void) close(pfd);
1954 (void) close(pfd);
1961 (void) close(pf
[all...]
/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_drive.c682 (void) close(fd);
689 (void) close(fd);
989 /* close drive, if possible */
995 (void) close(dp->dr_fd); /* sd/ssd bug */
1232 (void) close(fd);
1248 (void) close(fd);
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaclust.c483 * left the cluster. We simply open and close the
484 * device and if this is the last close in the
519 (void) close(fd);
583 (void) close(fd);
587 (void) close(fd);
596 (void) close(fd);
603 (void) close(fd);
1681 * set. Fortunately, having set ABR, the slave will close the
1683 * the device open, the close will send a message to clear ABR
/illumos-gate/usr/src/cmd/filesync/
H A Daction.c1127 close(ifd);
1132 close(ifd);
1146 close(ifd);
1211 close(ifd);
1212 close(ofd);
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drstat_proc.c598 close(sd);
603 close(sd);
608 close(sd);
920 close(sd);
941 close(sd);
/illumos-gate/usr/src/cmd/chmod/
H A Dchmod.c977 (void) close(cwd);
1036 (void) close(dirfd);
1119 (void) close(cwd);
1120 (void) close(parentfd);
1144 (void) close(parentfd);
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c118 (void) close(fd);
195 (void) close(fd);
1444 (void) close(child_pipe[FROM_CHILD]);
1454 (void) close(child_pipe[TO_FSCK]);
1479 (void) close(child_pipe[FROM_CHILD]);
/illumos-gate/usr/src/tools/onbld/Scm/
H A DWorkSpace.py357 fh.close()
516 fh.close()
525 fh.close()
828 fh.close()
835 fh.close()
/illumos-gate/usr/src/cmd/sendmail/src/
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);
2320 (void) close(mpvect[0]);
2321 (void) close(mpvect[1]);
2354 (void) close(mpvect[0]);
2355 (void) close(mpvect[1]);
2356 (void) close(rpvect[0]);
2357 (void) close(rpvec
[all...]
/illumos-gate/usr/src/lib/madv/common/
H A Dmadv.c181 (void) close(fd);
206 (void) close(fd);
277 (void) close(fd);
661 /* close log file: no-op if nothing logged to syslog */
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-job.c579 close(fd);
612 close(fd);
620 close(fd);
/illumos-gate/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));
/illumos-gate/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)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c347 * close all fan devices
357 (void) close(fanp->fd);
374 (void) close(sensorp->fd);
387 (void) close(pm_fd);
1055 * close all sensors, fans and the power management device
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.c571 (void) close(smcfd);
591 (void) close(smcfd);
609 (void) close(smcfd);
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Din.lpd.c457 close(fd);
467 close(fd);
478 close(fd);
/illumos-gate/usr/src/cmd/rexd/
H A Don.c625 close(InOut);
627 close(Err);
699 close(*fdp);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dutils.c897 (void) close(fd);
935 (void) close(fd);
977 (void) close(fd);
/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c788 (void) close(pvec[0]);
820 (void) close(pvec[1]);
872 (void) close(pvec[0]);
/illumos-gate/usr/src/cmd/devfsadm/
H A Dport_link.c208 /* close defaults file */
1032 (void) close(0);
1033 (void) close(1);
1034 (void) close(2);
/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c284 close(0);
286 close(image);
365 close(image);
H A Dsend.c393 (void) close(fd);
558 close(0);
560 close(s);
/illumos-gate/usr/src/cmd/modload/
H A Dadd_drv.c884 (void) close(fd);
891 (void) close(fd);
906 (void) close(fd);
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c122 (void) close(fd);
129 (void) close(fd);
133 (void) close(fd);

Completed in 315 milliseconds

<<31323334353637383940>>