Searched refs:close_fd (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/
H A Dlibctsmc.c387 boolean_t close_fd = B_FALSE; local
398 close_fd = B_TRUE;
408 if (close_fd)
415 if (close_fd) {
424 if (close_fd) {
443 if (close_fd) {
472 if (close_fd) {
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dfopen.c223 (void) close_fd(iop);
H A Dflush.c774 close_fd(FILE *iop) function
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h165 extern int close_fd(FILE *iop);

Completed in 80 milliseconds