Searched refs:close (Results 1301 - 1325 of 1727) sorted by relevance

<<51525354555657585960>>

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtrace.c185 (void) close(fd);
347 (void) close(nfd);
362 (void) close(nfd);
/illumos-gate/usr/src/cmd/datadm/
H A Ddatadm.c1420 (void) close(sv4);
1422 (void) close(sv6);
1424 (void) close(fd);
/illumos-gate/usr/src/cmd/mailx/
H A Dcollect.c1033 close(0);
1035 close(1);
1038 close(s);
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c931 (void) close(doorfd);
945 (void) close(dfd);
946 (void) close(doorfd);
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c813 close(0);
814 close(1);
815 close(2);
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_main.c333 (void) close(1);
335 (void) close(pd[0]);
344 (void) close(pd[1]);
/illumos-gate/usr/src/cmd/sa/
H A Dsar.c253 * and close the pipe entries.
257 (void) close(pipedes[0]);
259 (void) close(pipedes[1]);
268 * Parent: close unused output.
271 (void) close(pipedes[1]);
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dvacation.c781 close(pipefd[0]);
782 close(pipefd[1]);
789 close(pipefd[0]);
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dinspect.c711 (void) close(fd);
722 (void) close(fd);
727 (void) close(fd);
H A Dprint.c210 * Dump a configuration files information. This routine is very close to the
1116 (void) close(fd);
1125 (void) close(fd);
1128 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c1243 (void) close(s);
1256 (void) close(s);
1430 (void) close(fd);
1481 (void) defopen(NULL); /* close default file */
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c382 (void) close(fd);
811 (void) close(fd);
879 (void) close(fd);
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.c476 (void) close(filedes[0]);
477 (void) close(1);
484 (void) close(filedes[1]);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c555 close(fd);
749 close(fd);
760 close(fd);
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.c243 dbp->close = hash_close;
281 (void)close(hashp->fp);
557 (void)close(hashp->fp);
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c263 evtchn_close_t close; local
266 close.port = evtchn;
267 err = HYPERVISOR_event_channel_op(EVTCHNOP_close, &close);
/illumos-gate/usr/src/cmd/cron/
H A Dat.c375 close(1);
377 close(fd);
433 close(fd);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c633 * close(pdomb->dom_socket);
1059 "Can't do dbm close operation on temp map %s.\n",
1118 "Can't do dbm close operation on temp map %s.\n",
1353 (void) close(f);
1359 (void) close(f);
1468 close(domb.dom_socket);
/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c255 * close the global xml doc and ignore any changes that has been
265 /* just close it */
862 (void) close(fd);
867 (void) close(fd);
907 (void) close(fd);
982 /* no object available, close the xml doc */
1420 /* close the xml_doc */
1443 /* close the xml_doc */
/illumos-gate/usr/src/common/ficl/
H A Dloader.c470 * fclose - close a file who's fd is on stack.
482 close(fd);
559 close(fd);
630 * fclosedir - close a dir on stack.
652 close(fd);
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_link.c997 (void) close(fd);
1448 (void) close(fd);
1555 if (close(fd) != 0 && ret == 0)
1612 (void) close(fd); /* release temporary file */
1628 (void) close(fd);
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgtrans.c1002 (void) close(list_fd);
1089 (void) close(list_fd);
1102 (void) close(list_fd);
1145 (void) close(list_fd);
1151 (void) close(list_fd);
1961 /* done, close stream, report any errors */
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c690 (void) close(fd);
694 (void) close(fd);
765 (void) close(fd);
773 (void) close(fd);
778 (void) close(fd);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c1017 (void) close(fd);
1338 * close all fan devices
1348 (void) close(fanp->fd);
1364 (void) close(sensorp->fd);
1388 (void) close(pm_fd);
2142 (void) close(xwd);
/illumos-gate/usr/src/cmd/ps/
H A Dps.c751 (void) close(procfd);
948 * Get the info structure for the process and close quickly.
953 (void) close(procfd);
962 (void) close(procfd);
1012 (void) close(procfd);
1021 (void) close(procfd);

Completed in 394 milliseconds

<<51525354555657585960>>