Searched refs:close (Results 101 - 125 of 1727) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_ioctl.c277 (void) close(fd);
289 (void) close(fd);
297 (void) close(fd);
306 (void) close(fd);
311 (void) close(fd);
359 (void) close(fd);
367 (void) close(fd);
395 (void) close(fd);
473 (void) close(fd);
484 (void) close(f
[all...]
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dinterface_id.c81 (void) close(s);
84 (void) close(s);
96 (void) close(s);
143 (void) close(s);
164 (void) close(s);
174 (void) close(s);
204 (void) close(s);
251 (void) close(s);
261 (void) close(s);
268 (void) close(
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirs_data.c80 (*net_data->gr->close)(net_data->gr);
84 (*net_data->pw->close)(net_data->pw);
88 (*net_data->sv->close)(net_data->sv);
92 (*net_data->pr->close)(net_data->pr);
96 (*net_data->ho->close)(net_data->ho);
100 (*net_data->nw->close)(net_data->nw);
104 (*net_data->ng->close)(net_data->ng);
116 (*net_data->irs->close)(net_data->irs);
185 (*net_data->irs->close)(net_data->irs);
192 (*net_data->irs->close)(net_dat
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dcopyf.c106 (void) close(srcFd);
124 (void) close(srcFd);
137 (void) close(srcFd);
148 (void) close(srcFd);
149 (void) close(dstFd);
464 (void) close(fd);
480 (void) close(fd);
489 (void) close(fd);
502 (void) close(fd);
504 (void) close(tmpF
[all...]
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dalerts.c235 close(fdin);
236 close(fdout);
240 close(fdin);
241 close(fdout);
259 close(fdout);
322 close(fd);
329 close(fd);
359 close(fd);
369 close(fd);
375 close(f
[all...]
/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_arg.c69 (void) close(fd);
96 (void) close(fd);
100 (void) close(fd);
153 (void) close(fd);
168 (void) close(fd);
201 (void) close(fd);
213 (void) close(fd);
462 (void) close(fd);
465 (void) close(fd);
479 (void) close(f
[all...]
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfat.c81 (void) close(fd);
87 (void) close(fd);
101 (void) close(fd);
124 (void) close(fd);
140 (void) close(fd);
150 (void) close(fd);
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dmkfilters.sh74 close I; # being neat... - Allen
77 close NETSTAT; # again, being neat... - Allen
85 close I; # being neat... - Allen
/illumos-gate/usr/src/cmd/syslogd/
H A Dconf.c76 (void) close(pfds[0]);
77 (void) close(STDOUT_FILENO);
81 (void) close(pfds[1]);
94 (void) close(pfds[1]);
98 (void) close(pfds[0]);
99 (void) close(pfds[1]);
/illumos-gate/usr/src/lib/libpkg/common/
H A Disdir.c189 (void) close(fd);
198 (void) close(fd);
209 (void) close(fd);
215 (void) close(fd);
218 (void) close(fd);
221 (void) close(fd);
387 /* close database file and return */
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dsuid_exec.c131 (statb.st_mode & ~S_IFMT) != SPECIAL || close(FDVERIFY)<0)
134 close(FDSYNC);
160 close(FDIN);
199 close(FDIN);
202 close(n);
389 close(FDVERIFY);
399 close(FDVERIFY);
400 close(pv[1]);
407 read(pv[0],pv,1); /* wait for clone to close pipe */
447 close(p
[all...]
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Diod_wk.c153 * Go ahead and close the transport now,
157 close(ctx->ct_tran_fd);
175 close(ctx->ct_tran_fd);
179 close(ctx->ct_dev_fd);
H A Dlgrep.awk58 /: rc_(close|freesect) .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
61 /: [a-z]*close .E_FUNC_RET_[A-Z]*_IGNOR/ { next; }
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dkeyfile.c88 (void) close(fd);
140 (void) close(fd);
147 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.fingerd.c118 close(p[0]);
121 close(p[1]);
130 close(p[1]);
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_mptsas.c55 (void) close(fd);
64 (void) close(fd);
72 (void) close(fd);
90 (void) close(fd);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dkrbfileio.c35 close(fd);
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSyslog.java83 public void close() { method in class:Syslog
H A DURLAttributeVerifier.java115 is.close();
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_pickle.h71 int close();
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_close.c60 * Note: close() needs to be inside the lock. If done
64 (void) close(fd);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dcan_use_af.c59 (void) close(fd);
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ddup2.c69 close(fildes2);
/illumos-gate/usr/src/lib/libinetutil/common/
H A Difaddrlistx.c141 (void) close(s4);
142 (void) close(s6);
148 (void) close(s4);
149 (void) close(s6);
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_exec.c196 (void) close(stdinfile);
205 (void) close(stdinfile);
242 (void) close(ipipe[0]); /* close out pipe reader side */
265 (void) close(stdinfile);
266 (void) close(ipipe[1]); /* Close write side of pipe */
317 (void) close(ipipe[0]); /* Close read side of pipe */
538 (void) close(fd);
763 (void) close(stdinfile);
771 (void) close(stdinfil
[all...]

Completed in 127 milliseconds

1234567891011>>