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

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_event.c95 * ctfs_endpoint_ioctl
105 ctfs_endpoint_ioctl(ctfs_endpoint_t *endpt, int cmd, intptr_t arg, cred_t *cr, function
305 return (ctfs_endpoint_ioctl(&evnode->ctfs_ev_listener, cmd, arg, cr,
465 return (ctfs_endpoint_ioctl(&bunode->ctfs_bu_listener, cmd, arg, cr,

Completed in 60 milliseconds