Searched defs:fm_subroutine (Results 1 – 1 of 1) sorted by relevance
65 typedef struct fm_subroutine { struct66 int cmd; /* ioctl cmd */67 boolean_t priv; /* require privilege */68 char *version; /* version name */69 int (*func)(int, nvlist_t *, nvlist_t **); /* handler */