Searched refs:close (Results 451 - 475 of 956) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetut.c409 (void) close(fd);
439 (void) close(fd);
670 (void) close(fd);
685 (void) close(fd);
/osnet-11/usr/src/lib/libuuid/common/
H A Duuid.c289 (void) close(fd);
355 (void) close(fd);
363 (void) close(fd);
513 (void) close(fd);
/osnet-11/usr/src/lib/libwrap/
H A Drfc931.c63 close(s);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c40 once in initialize and closed once is close.
43 behavior from the functions: open, close, read, write, lseek.
1198 ret = close (data->file);
1291 close(fd);
1297 close(fd);
1323 close(fd);
1364 (void) close (data->file);
1414 (void) close(f);
1435 close(f);
1556 (void) close(
[all...]
/osnet-11/usr/src/lib/libresolv/
H A Dres_mkquery.c100 close(ns);
104 close(ns);
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkquery.c367 close(ns);
371 close(ns);
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_nic.c492 (void) close(s);
506 (void) close(s);
512 (void) close(s);
519 (void) close(s);
526 (void) close(s);
533 (void) close(s);
590 (void) close(s4);
592 (void) close(s6);
965 "close a transaction (%s).", NULL_MSGCHK(errmsg));
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dunbind.c72 * and resources. If close is non-zero, an unbind() request is sent as well.
76 LDAPControl **clientctrls, int close )
99 clientctrls, 1, close );
/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp.c86 (void) close(door_fd);
122 (void) close(door_fd);
/osnet-11/usr/src/lib/libnsl/dial/
H A Dinterface.c141 (void) close(fdread);
142 (void) close(fdwrite);
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ufs/
H A Dufs.c269 .close = NULL,
287 .close = NULL,
/osnet-11/usr/src/lib/libcmdutils/common/
H A Ddecompress.c173 (void) close(fd[1]); /* this is other end used by parent */
178 (void) close(fd[0]); /* client's output */
/osnet-11/usr/src/lib/libinstzones/common/
H A Dzones_utils.c34 * _z_close_file_descriptors - close a file descriptor "a_fd" not in the
136 * Description: close a file descriptor "a_fd" not in the list "a_fds"
154 /* do not close standard input, output, or error file descriptors */
161 /* if no file descriptor retention list, close this file */
164 (void) close(a_fd);
180 /* this descriptor not in retention list - close this file */
182 (void) close(a_fd);
451 /* library available - close handle */
472 /* library available - close handle */
501 /* library available - close handl
[all...]
/osnet-11/usr/src/lib/efcode/fcdriver/
H A Dload_node.c172 close(fd);
178 close(fd);
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dfile.c271 if (file->fs->close)
272 (file->fs->close) (file);
/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c700 close(ibcfg_fd);
705 close(ibcfg_tmpfd);
751 close(ibcfg_fd);
1031 close(ibcfg_tmpfd);
1040 close(ibcfg_tmpfd);
1049 close(ibcfg_tmpfd);
1059 close(ibcfg_tmpfd);
1190 (void) close(apid_fd);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgrent.t188 close(GR);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/t/
H A Dposix.t55 close $writer;
57 close $reader;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/
H A Dfunction.t84 close CHILD;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dinstmodsh65 $fh->close();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DInstalled.t91 close PACKLIST;
102 close FAKEMOD;
H A DManifest.t37 close T;
43 close M;
H A Dbasic.t85 close PPD;
182 close PERLLOCAL;
191 # close PACKLIST;
266 close SAVERR;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DFunctions.t60 unless close $fh;
99 binmode, close, closedir, dbmclose, dbmopen, die, eof,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/File/t/
H A D29_downcopy.t254 close F;
295 close F;

Completed in 113 milliseconds

<<11121314151617181920>>