Home
last modified time | relevance | path

Searched refs:bufs_close (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/fs/
H A Dufsops.c78 static int bufs_close(int);
645 (void) bufs_close(filep->fi_filedes); in bufs_open()
650 (void) bufs_close(filep->fi_filedes); in bufs_open()
744 bufs_close(int fd) in bufs_close() function
793 if (bufs_close(filep->fi_filedes)) in bufs_closeall()
857 bufs_close,