Searched refs:command_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sbin/devfs/
H A Dextern.h41 typedef int (command_t)(int, char **); typedef
44 command_t *handler;
48 command_t rule_main, ruleset_main;
H A Drule.c59 static command_t rule_add, rule_apply, rule_applyset;
60 static command_t rule_del, rule_delset, rule_show, rule_showsets;

Completed in 63 milliseconds