Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c97 static void get_profile_list(ocs_t*, char*, ocs_textbuf_t*);
163 {"profile_list", get_profile_list, NULL, NULL},
2020 get_profile_list(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_profile_list() function