Searched refs:close (Results 1676 - 1700 of 1727) sorted by relevance

<<61626364656667686970

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c1115 (void) close(sock);
1725 ** close and reopen writable (later close and reopen
1735 /* close read-only data file */
1813 ** MILTER_QUIT_FILTER -- close down a single filter
1816 ** m -- milter structure of filter to close down.
1851 (void) close(m->mf_sock);
2679 (void) close(m->mf_sock);
3873 /* if negotiation failure, close socket */
3998 ** close th
[all...]
H A Dqueue.c455 (void) close(tfd);
941 /* close and unlock old (locked) queue file */
2165 ** parent does not wait, the parent may close the
2167 ** the map. Therefore, close the maps now so the
2308 ** close bogus maps, i.e., maps which caused a tempfail,
2328 /* close UserDatabase */
3569 ** parent does not wait, the parent may close the
3571 ** the map. Therefore, close the maps now so the
3755 ** parent does not wait, the parent may close the
3757 ** the map. Therefore, close th
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c1517 (void) close(fso);
2380 if (close(fsi) == -1) {
2383 gettext("mkfs: close failed on read disk: %s\n"),
2387 if (close(fso) == -1) {
2390 gettext("mkfs: close failed on write disk: %s\n"),
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c2516 (void) close(fd);
2524 (void) close(fd);
2531 (void) close(fd);
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c5630 (void) close(fd);
5647 (void) close(fd);
5651 (void) close(fd);
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_drv.c564 (void) close(fd);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Djobs.c512 close(JOBTTY);
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c418 (void) close(fd);
1204 * are not preferred ones, then no need to close the
1214 * otherwise, 4 cases, all may need to close the connection:
1223 * For case 1 & 3, close the READ connection when no user uses it.
1224 * For 2 and 4, close the connection with error rc, LDAP_SERVER_DOWN.
1286 * long enough, then close it. To improve
1603 * no more conn_user uses it, then close it.
1840 * An MT connection becomes bad, close it and free resources.
1868 /* close the MT connection if possible */
1918 /* close th
[all...]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsinfo.c1547 (void) close(prom_fd);
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1146 (void) close(fd);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1214 close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c2238 (void) close(newfd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c141 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c1608 (void) close(sock);
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaset.c825 (void) close(fd);
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c144 * Too simple Just close it
146 (void) close(h->fd);
/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c262 r = close(fd);
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c489 (void) close(fd);
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c1752 (void) close(file_desc);
/illumos-gate/usr/src/lib/libast/common/port/
H A Dastconf.c1097 close(i);
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmbest.c1376 else close(fd);
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c1201 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c1257 (void) close(tmp_fd);
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c2000 (void) close(fd);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c2055 (void) close(fd);

Completed in 1496 milliseconds

<<61626364656667686970