Searched refs:closed (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/libadr/common/
H A Dadr_stream.c107 boolean_t closed; member in struct:adr_fdstream
136 fdstr->closed = B_TRUE;
163 fdstr->closed = B_FALSE;
229 boolean_t closed; member in struct:adr_sslstream
236 if (!sslstr->closed) {
243 sslstr->closed = B_TRUE;
292 if (sslstr->closed) {
320 if (sslstr->closed) {
369 sslstr->closed = B_FALSE;
/osnet-11/usr/src/lib/libgen/common/
H A Dreg_compile.c153 int closed; local
165 closed = 0;
347 closed++;
400 if ((c -= '1') >= closed)
/osnet-11/usr/src/tools/onbld/Scm/
H A DBackup.py149 if fp and not fp.closed:
171 if f and not f.closed:
188 if f and not f.closed:
249 if fp and not fp.closed:
260 if fp and not fp.closed:
271 if fp and not fp.closed:
285 if fp and not fp.closed:
389 if fd and not fd.closed:
410 if fd and not fd.closed:
467 if tar and not tar.closed
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DO.pm137 compiled with PerlIO support : STDOUT will be closed instead of being
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm44 C<< <& >>, then $wtrfh will be closed in the parent, and the child will read
H A DOpen3.pm37 If WTRFH begins with C<< <& >>, then WTRFH will be closed in the parent, and
109 # if wtr begins with '<&', then wtr will be closed in the parent, and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm513 when the server connection closed.
530 then the C<reset> method will called before the connection is closed. This
H A DPing.pm1294 # Socket closed, which means all children are done.
1360 # The connection will already be closed
1430 times and then the connection is closed.
1624 connection is also closed by "undef $p". The network connection is
1625 automatically closed if the ping object goes out of scope (e.g. $p is
H A DFTP.pm1551 method after the data connection has been closed.
1672 I<true> if the connection was closed successfully and the first digit of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileHandle.pm193 modified in any way until the FileHandle is closed or until
H A DSelfLoader.pm249 the filehandle is closed.
H A Dperl5db.pl3430 When commands have finished executing, we come here. If the user closed the
H A DCGI.pm91 # to be closed, instead of caching the file handle
381 # temporary files are closed (via Fh->DESTROY) before they
4181 die "CGI.pm: Server closed socket during multipart read (client aborted?).\n"
5470 code to execute when the page is respectively opened and closed by the
/osnet-11/usr/src/tools/onbld/hgext/
H A Dcdm.py55 $CODEMGR_WS/usr/closed).
1148 # use of "closed" and "tell" now raise an exception. Then in 2.0 (changeset
1162 if fp and not fp.closed:
1184 if fp and not fp.closed:
1214 if fp and not fp.closed:
1265 special = ['usr/closed']
1274 # /foo/bar/onnv-fixes/usr/closed
1276 # onnv-fixes-closed
1312 taken, with '-closed' appended in the case of O/N's usr/closed
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm225 # to automatically remove the file when it is closed. This is fine
268 # the file as soon as it is closed. Usually indicates
826 # - filehandle (so that it can be expclicitly closed if open
846 # in order to make real sure that this is closed
847 # if its already closed then I dont care about the answer
1023 # The unlink1 may fail if the file has been closed
1078 returned) the file is always deleted either on exit or when it is closed.
1088 and the file will automatically be deleted when closed (see
1611 The file is removed when the filehandle is closed or when the program
1625 # Make sure file is removed when filehandle is closed
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm201 be modified> in any way until the IO::Handle is closed or C<setbuf> or
205 before the file IO::Handle is closed. Note that you need to import the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm76 The real STDERR is not closed -- it is moved to CGI::Carp::SAVEERR. Some
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlio.c961 "Argument list not closed for PerlIO layer \"%.*s\"",

Completed in 94 milliseconds