Searched defs:closef (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfio.c624 * in the other cases we return the error number from closef().
795 * Keep the file descriptor entry reserved across the closef().
797 error = closef(fp);
801 /* Only return closef() error when closing is all we do */
903 (void) closef(fp);
924 closef(file_t *fp) function
1471 (void) closef(fp);

Completed in 64 milliseconds