Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/fs/
H A Dpcfs.c99 static int bpcfs_close(int fd);
224 (void) bpcfs_close(filep->fi_filedes); in bpcfs_open()
236 bpcfs_close(int fd) in bpcfs_close() function
264 if (filep->fi_taken && bpcfs_close(filep->fi_filedes)) in bpcfs_closeall()
617 bpcfs_close,