Searched refs:close (Results 626 - 650 of 956) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/lib/libproc/common/
H A DPidle.c277 (void) close(fd);
H A Dpr_open.c137 * close() system call -- executed by subject process.
142 sysret_t rval; /* return value from close() */
143 argdes_t argd[1]; /* arg descriptors for close() */
148 return (close(fd));
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Ddns_pr.c99 pr->close = pr_close;
H A Ddns_sv.c108 sv->close = sv_close;
H A Dgen_nw.c90 nw->close = nw_close;
H A Dgen_pr.c87 pr->close = pr_close;
H A Dgen_sv.c88 sv->close = sv_close;
H A Dgethostent.c620 close(s);
627 close(s);
802 close(s);
809 close(s);
H A Dirp_ho.c116 ho->close = ho_close;
H A Dirp_nw.c107 nw->close = nw_close;
H A Dirp_pr.c97 pr->close = pr_close;
H A Dirp_sv.c101 sv->close = sv_close;
H A Dlcl_pr.c130 pr->close = pr_close;
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h245 # define close(a) sh_close(a) macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h245 # define close(a) sh_close(a) macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h245 # define close(a) sh_close(a) macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h245 # define close(a) sh_close(a) macro
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_door.c242 (void) close(fd);
H A Dsmbfs_keychain.c142 (void) close(fd);
/osnet-11/usr/src/lib/libsmbios/common/
H A Dsmb_lib.c173 (void) close(fd);
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-int.h208 int ldap_ld_free( LDAP *ld, int close );
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_events.c206 (void) close(fd);
/osnet-11/usr/src/lib/libparted/common/lib/
H A Dlocalcharset.c181 close (fd);
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2.h92 int (*close)(void *cookie); member in struct:ext2_dev_ops
/osnet-11/usr/src/lib/libpcp/common/
H A Dlibpcp.c230 (void) close(channel_fd);
242 (void) close(channel_fd);
268 (void) close(channel_fd);
289 (void) close(channel_fd);

Completed in 89 milliseconds

<<21222324252627282930>>