Searched defs:list_name (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/boot/ficl/
H A Dprefix.c65 static char list_name[] = "<prefixes>"; variable
/freebsd-11.0-release/sys/dev/ofw/
H A Dofw_bus_subr.c765 ofw_bus_parse_xref_list_internal(phandle_t node, const char *list_name, argument
827 ofw_bus_parse_xref_list_alloc(phandle_t node, const char *list_name, argument
851 ofw_bus_parse_xref_list_get_length(phandle_t node, const char *list_name, argument
863 ofw_bus_find_string_index(phandle_t node, const char *list_name, argument
893 ofw_bus_string_list_to_array(phandle_t node, const char *list_name, const char ***out_array) argument
[all...]

Completed in 104 milliseconds