Searched refs:close (Results 1276 - 1300 of 1727) sorted by relevance

<<51525354555657585960>>

/illumos-gate/usr/src/cmd/stmfproxy/stmfproxy/
H A Dstmfproxy.c332 (void) close(devnull);
/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c407 (void) close(fd);
/illumos-gate/usr/src/cmd/touch/
H A Dtouch.c249 (void) close(fd);
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1142 * a block so close to the next alignment boundary that a
1330 (void) close(ctlfd);
1335 /* close-on-exec */
1355 (void) close(pfd);
1382 (void) close(ctlfd);
1387 /* close-on-exec */
1397 (void) close(ctlfd);
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c1232 (void) close(fd);
1236 (void) close(fd);
1408 (void) close(fd);
1412 (void) close(fd);
/illumos-gate/usr/src/stand/lib/inet/
H A Dmac.c290 isp->close[MEDIA_LVL] = NULL;
/illumos-gate/usr/src/lib/libshare/smb/
H A Dsmb_share_doorclnt.c109 (void) close(smb_share_dfd);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c615 close(int fildes) function
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c793 (void) close(fd);
807 (void) close(fd);
813 (void) close(fd);
831 (void) close(fd);
/illumos-gate/usr/src/boot/include/
H A Dunistd.h326 int close(int);
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dload_elf.c105 close(ef->fd);
138 close(ef->fd);
287 close(ef.fd);
888 close(ef.fd);
/illumos-gate/usr/src/lib/libproc/common/
H A DPidle.c323 (void) close(fd);
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_tkr.c470 (void) close(fd);
477 (void) close(fd);
664 if (close(fd) < 0) {
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DRequestHandler.java71 if (sock != null) sock.close();
223 sock.close();
386 // If there was a parse error, then break out and close the
492 ds.close();
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlflow.c96 (void) close(lock_fd);
104 * Unlock and close the specified file.
120 (void) close(fd);
362 (void) close(nfd);
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c152 * Set kill-on-last-close so the controlled process
226 * Set run-on-last-close so the controlled process
427 (void) close(fd);
434 (void) close(fd);
438 (void) close(fd);
458 * it should just run to completion when we do our last close)
776 * close so -all-
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/
H A Dtazmo.c1348 (void) close(search_file);
1355 * Note we must close the file for the disk before we
1359 (void) close(search_file);
1362 (void) close(search_file);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dndbm.c144 (void) close(db->dbm_pagf);
157 /*close with return code*/
165 if (close(db->dbm_dirf)<0) ok= -1;
166 if ( close(db->dbm_pagf)<0) ok= -1;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dndbm.c205 (void) close(db->dbm_pagf);
218 /* close with return code */
227 if (close(db->dbm_dirf) < 0)
229 if (close(db->dbm_pagf) < 0)
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_lan.c171 (void) close(fd);
174 (void) close(fd);
797 (void) close(ilp->il_sd);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tape.c150 (void) close(devid);
1234 (void) close(devid);
1345 (void) close(session->ns_tape.td_fd);
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c1395 (void) close(fd);
1400 (void) close(fd);
1440 (void) close(bmp->bm_fd);
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_frontend.c1199 (void) close(newfd);
1225 (void) close(newfd);
1302 (void) close(did);
/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c983 (void) close(fd);
1094 (void) close(fd);
1100 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rarpd.c196 (void) close(i);
695 (void) close(fd);
899 (void) close(fd);

Completed in 7392 milliseconds

<<51525354555657585960>>