Searched refs:service_command_func_t (Results 1 – 4 of 4) sorted by relevance
48 typedef int service_command_func_t(const char *cmd, const nvlist_t *, typedef52 service_limit_func_t *limitfunc, service_command_func_t *commandfunc,
50 service_command_func_t *commandfunc, uint64_t flags);
83 service_command_func_t *s_command;89 service_command_func_t *commandfunc, uint64_t flags) in service_alloc()
80 service_command_func_t *commandfunc, uint64_t flags) in service_register()