Searched refs:close (Results 76 - 100 of 1727) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DStderrLog.java71 public void close() { method in class:StderrLog
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtypeahead.c70 (void) close(savefd);
98 * 4/24/89: modified to set the close on exec() flag of the newly
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_open.c101 (void) close(fd);
122 (void) close(fd);
139 * assumed that it is always save to close and reopen the same stream
140 * and that open/close doesn't have side effects. _t_create may fail
153 (void) close(fd);
161 (void) close(fd);
/illumos-gate/usr/src/lib/libmail/common/
H A Dpopenvp.c83 (void) close(myside);
84 (void) close(stdio);
86 (void) close(yourside);
96 (void) close(yourside);
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_ecache.c83 (void) close(fd);
87 (void) close(fd);
148 (void) close(fd);
152 (void) close(fd);
/illumos-gate/usr/src/cmd/svc/startd/
H A Dproc.c58 (void) close(fd);
/illumos-gate/usr/src/uts/common/syscall/
H A Dclose.c51 close(int fdes) function
/illumos-gate/usr/src/lib/libast/common/dir/
H A Dopendir.c26 * open|close directory stream
67 close(fd);
89 close(dirp->dd_fd);
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dloadaccess.c144 close(fd);
164 close(fd);
176 close(fd);
181 close(fd);
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_pickle.cc87 pickle_file::close() function in class:pickle_file
91 WRITELOCK(this, EOF, "w pickle_file::close");
94 WRITEUNLOCK(this, EOF, "wu pickle_file::close");
111 close();
117 return (close());
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestMaxConsumers.java68 consumers[i].close();
88 consumer.close();
93 consumers[i].close();
/illumos-gate/usr/src/cmd/lp/lib/class/
H A Dgetclass.c93 close(fd);
110 close(fd);
114 close(fd);
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dputform.c100 close(fd);
103 close(fd);
139 close(fd);
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_cache_door.c50 * 2) Set the close on exec flags so descriptor remains available
56 * Note that we never close the file descriptor if it isn't one
126 (void) close(tbc[i]);
134 (void) close(tbc[i]);
137 * mark this door descriptor as close on exec
144 * we should close doorfd because we just opened it
146 (void) close(doorfd);
156 * don't close it -
164 (void) close(doorfd);
222 (void) close(doorf
[all...]
/illumos-gate/usr/src/lib/libnsl/common/
H A Ddaemon_utils.c79 (void) close(fd);
159 (void) close(fd);
162 (void) close(fd);
167 (void) close(fd);
184 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dcontracts.c81 (void) close(fd);
103 (void) close(active_tmpl_fd);
212 err = close(fd);
214 error_msg(gettext("Could not close file descriptor %d."), fd);
235 (void) close(fd);
241 (void) close(fd);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dpclose.c115 (void) close(myside);
118 (void) close(remside);
124 (void) close(myside);
125 (void) close(remside);
129 (void) close(remside);
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmhandler.c91 close(pcpipe0[0]);
92 close(pcpipe0[1]);
108 * Wait for the parent process to close its fd
124 * The PARENT - store pid of child and close the device
129 (void)close(pmptr->p_fd);
134 * Wait for child to close file descriptors
189 (void)close(pmptr->p_fd);
204 * got_hup - stream hangup is detected, close the device
213 (void)close(pmptr->p_fd);
222 * - if POLLHUP received, close th
[all...]
/illumos-gate/usr/src/lib/libsocket/inet/
H A Drexec.c113 (void) close(s);
119 (void) close(s);
133 (void) close(s);
141 (void) close(s2);
154 (void) close(s2);
183 (void) close(*fd2p);
184 (void) close(s);
/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c206 close(lockfile);
214 close(lockfile);
220 close(lockfile);
238 close(lockfile);
249 close(lockfile);
263 close(lockfile);
267 if (close(lockfile) == 0) {
271 "close(%s) => errno=%d", LOCKFILE, errno);
/illumos-gate/usr/src/cmd/mkfile/
H A Dmkfile.c149 (void) close(fd);
159 (void) close(fd);
175 (void) close(fd);
186 (void) close(fd);
201 (void) close(fd);
232 * close out this file and go on (error was
236 (void) close(fd);
242 if (close(fd) < 0) {
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid.c104 (void) close(0);
105 (void) close(1);
106 (void) close(2);
276 (void) close(doorfd);
290 (void) close(dfd);
291 (void) close(doorfd);
294 (void) close(dfd);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfs.c156 close(fd);
213 close(fd);
372 close(fd);
383 close(fd);
439 close(wfd);
446 close(wfd);
450 close(wfd);
483 close(sfd);
491 close(sfd);
529 close(sf
[all...]
/illumos-gate/usr/src/cmd/tip/aculib/
H A Dv831.c48 (void) close(AC);
77 (void) close(AC);
85 (void) close(AC);
120 (void) close(FD);
139 (void) close(AC);
143 (void) close(FD);
223 (void) close(AC);
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dsun_ima.c183 (void) close(fd);
196 (void) close(fd);
216 (void) close(fd);
229 (void) close(fd);
243 (void) close(fd);
279 (void) close(fd);
303 (void) close(fd);
312 (void) close(fd);
434 (void) close(fd);
442 (void) close(f
[all...]

Completed in 134 milliseconds

1234567891011>>