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

/illumos-gate/usr/src/uts/common/sys/
H A Dfem.h52 * fem - file event monitoring
90 typedef struct fem fem_t;
112 fem_t *fem; member in union:fem_node::__anon170
148 * the fem structure (below) and the fs_func_p union (vfs_opreg.h).
272 struct fem { struct
420 /* fem api */
423 extern void fem_free(fem_t *fem);

Completed in 46 milliseconds