Searched defs:cmd_function (Results 1 – 3 of 3) sorted by relevance
87 struct cmd_function { struct88 const char *cmd;89 int (*fn)(struct client_info *, prop_dictionary_t);
114 static struct cmd_function { struct115 const char *cmd;116 int (*fn)(prop_dictionary_t);
84 struct cmd_function { struct85 const char *cmd;86 int (*fn)(struct udev_softc *, struct plistref *,