Searched defs:close_fd (Results 1 - 2 of 2) 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 Dflush.c774 close_fd(FILE *iop) function

Completed in 60 milliseconds