Home
last modified time | relevance | path

Searched refs:client_cmd_getdevs (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sbin/udevd/
H A Dudevd_client.c63 { .cmd = "getdevs", .fn = client_cmd_getdevs},
163 client_cmd_getdevs(struct client_info *cli, prop_dictionary_t cli_dict) in client_cmd_getdevs() function
H A Dudevd.h109 int client_cmd_getdevs(struct client_info *cli, prop_dictionary_t dict);