Home
last modified time | relevance | path

Searched defs:list_name (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.c873 ofw_bus_parse_xref_list_internal(phandle_t node, const char *list_name, in ofw_bus_parse_xref_list_internal()
935 ofw_bus_parse_xref_list_alloc(phandle_t node, const char *list_name, in ofw_bus_parse_xref_list_alloc()
959 ofw_bus_parse_xref_list_get_length(phandle_t node, const char *list_name, in ofw_bus_parse_xref_list_get_length()
971 ofw_bus_find_string_index(phandle_t node, const char *list_name, in ofw_bus_find_string_index()
1001 ofw_bus_string_list_to_array(phandle_t node, const char *list_name, in ofw_bus_string_list_to_array()
/freebsd/stand/ficl/
H A Dprefix.c64 static char list_name[] = "<prefixes>"; variable
/freebsd/usr.sbin/jls/
H A Djls.c575 emit_ip_addr_list(int af_family, const char *list_name, struct jailparam *param) in emit_ip_addr_list()