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

1234567891011>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCompare.t56 close $fh;
66 close $fh;
88 close($fh);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Temp/t/
H A Dtempfile.t50 ok( close( $fh ) );
122 ok( close( $fh ) );
141 ok( close($fh) );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dopen.t83 close O;
86 close I;
93 close F;
124 close F;
146 close G;
170 close G;
204 close O;
207 close I;
H A DEnglish.t48 my $close = close OUT;
49 ok( !($close) == $CHILD_ERROR, '$CHILD_ERROR should be false' );
H A DSelfLoader.t48 close(FOO);
70 close(BAR);
176 close Foo::DATA;
196 close Bar::DATA;
/osnet-11/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...]
/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dkeyfile.c87 (void) close(fd);
139 (void) close(fd);
149 (void) close(fd);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Dxref.t19 close STDOUT;
24 close STDOUT;
45 close XREF;
/osnet-11/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();
/osnet-11/usr/src/lib/libnetcfg/common/
H A Dlibnetcfg_zio.c120 (void) close(ctfd);
127 (void) close(ctfd);
131 (void) close(ctfd);
147 (void) close(ctfd);
261 (void) close(fd);
286 (void) close(fd);
343 (void) close(p[0]);
344 (void) close(p[1]);
385 (void) close(zfoparg.zfop_openarg.zopen_fd);
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_pickle.h71 int close();
/osnet-11/usr/src/lib/libnsl/nsl/
H A Dt_close.c60 * Note: close() needs to be inside the lock. If done
64 (void) close(fd);
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dcan_use_af.c60 (void) close(fd);
/osnet-11/usr/src/lib/libinetutil/common/
H A Difaddrlistx.c141 (void) close(s4);
142 (void) close(s6);
148 (void) close(s4);
149 (void) close(s6);
/osnet-11/usr/src/lib/libinstzones/common/
H A Dzones_exec.c195 (void) close(stdinfile);
204 (void) close(stdinfile);
241 (void) close(ipipe[0]); /* close out pipe reader side */
264 (void) close(stdinfile);
265 (void) close(ipipe[1]); /* Close write side of pipe */
316 (void) close(ipipe[0]); /* Close read side of pipe */
537 (void) close(fd);
762 (void) close(stdinfile);
770 (void) close(stdinfil
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_dup.t53 $stderr->close;
54 $stdout->close;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Ddiff_upload.cgi43 close $file1;
44 close $file2;
H A Dsave_state.cgi34 close FILE;
47 close FILE;
/osnet-11/usr/src/lib/libast/common/vec/
H A Dvecfile.c59 close(fd);
/osnet-11/usr/src/tools/onbld/Checks/
H A DCStyle.py62 tmpfile.close()
H A DJStyle.py61 tmpfile.close()
H A DProcessCheck.py42 (you must close it), containing output from the command.'''
65 p.stdin.close()
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Ddiag.c247 (void) close(fd);
251 (void) close(fd);
260 (void) close(fd);
267 (void) close(fd);
282 (void) close(fd);
296 (void) close(fd);
322 (void) close(fd);
351 (void) close(fd);
375 (void) close(fd);
381 (void) close(f
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/amiga/
H A Daffs.c179 .close = NULL,
192 .close = NULL,
205 .close = NULL,
218 .close = NULL,
231 .close = NULL,
244 .close = NULL,
257 .close = NULL,
270 .close = NULL,
283 .close = NULL,
296 .close
[all...]

Completed in 44 milliseconds

1234567891011>>