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