Searched refs:close (Results 626 - 650 of 1727) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/lib/libproc/common/
H A DPsyscall.c175 (void) close(P->agentstatfd);
177 (void) close(P->agentctlfd);
217 (void) close(P->agentctlfd);
218 (void) close(P->agentstatfd);
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c676 close(fd);
682 close(fd);
693 close(fd);
699 close(fd);
716 close(fd);
727 close(fd);
755 close(fd);
774 close(fd);
780 if (close(fd) == -1) {
/illumos-gate/usr/src/lib/librdc/common/
H A Dnetaddrs.c76 close(sock);
79 close(sock);
126 (void) close(sock);
142 (void) close(sock);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns.c104 acc->close = dns_close;
H A Dgetnetgrent.c113 (*ng->close)(ng);
H A Dlcl.c91 acc->close = lcl_close;
H A Dlcl_sv.c140 sv->close = sv_close;
162 (*pvt->dbh->close)(pvt->dbh);
273 (*pvt->dbh->close)(pvt->dbh);
322 (*pvt->dbh->close)(pvt->dbh);
H A Dnis.c103 acc->close = nis_close;
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A D_open.c329 (void) close(fd);
392 close(config_fd);
398 close(config_fd);
421 close(config_fd);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c412 (void) close(fd);
442 (void) close(fd);
673 (void) close(fd);
688 (void) close(fd);
H A Dttyname.c633 (void) close(fd);
646 (void) close(fd);
654 (void) close(fd);
743 (void) close(tfd);
/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsd.c244 /* close control port */
245 (void) close(vntsdp->ctrl_fd);
490 (void) close(0);
491 (void) close(1);
493 (void) close(i);
662 * main thread will close all clients after receiving console
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dproj.c69 (void) close(fd);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c425 (void) close(lom_fd);
458 (void) close(lom_fd);
521 (void) close(lom_fd);
765 (void) close(lom_fd);
786 (void) close(lom_fd);
795 (void) close(lom_fd);
1412 (void) close(lom_fd);
1418 (void) close(lom_fd);
1426 (void) close(lom_fd);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcplugin/
H A Dpsvcplugin.c256 close(fd);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c620 (void) close(fd);
641 (void) close(fd);
647 (void) close(fd);
982 * close all fan devices
992 (void) close(fanp->fd);
1010 (void) close(sensorp->fd);
1390 (void) close(sysfd);
1402 (void) close(sysfd);
1445 (void) close(sysfd);
2398 (void) close(f
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcplugin/
H A Dpsvcplugin.c178 close(fd);
/illumos-gate/usr/src/cmd/power/
H A Dsys-suspend.c464 (void) close(1);
762 (void) close(fd);
765 (void) close(fd);
793 (void) close(fd);
/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c198 * Get the info structure for the process and close quickly.
203 (void) close(procfd);
210 (void) close(procfd);
418 (void) close(fd);
421 (void) close(fd);
/illumos-gate/usr/src/cmd/ptools/pwait/
H A Dpwait.c179 (void) close(pfd->fd);
/illumos-gate/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c166 (void) close(fd);
177 (void) close(fd);
180 (void) close(proc_fd);
250 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dinvite.c113 close(sockt);
H A Dlook_up.c92 close(sockt);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/hmac/
H A Dhmac.c230 (void) close(in_fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c309 /* close read side of pipe */
310 (void) close(delay_fd[0]);
452 (void) close(peer);
467 (void) close(0);
468 (void) close(1);
470 (void) close(reqsock);
472 /* close write side of pipe */
473 (void) close(delay_fd[1]);
553 (void) close(peer);
854 (void) close(STDIN_FILEN
[all...]

Completed in 151 milliseconds

<<21222324252627282930>>