Searched defs:fm_subroutine (Results 1 – 1 of 1) sorted by relevance
70 typedef struct fm_subroutine { struct71 int cmd; /* ioctl cmd */72 boolean_t priv; /* require privilege */73 char *version; /* version name */74 int (*func)(int, nvlist_t *, nvlist_t **); /* handler */