Searched defs:list_name (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ofw/ |
H A D | ofw_bus_subr.c | 873 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 D | prefix.c | 64 static char list_name[] = "<prefixes>"; variable
|
/freebsd/usr.sbin/jls/ |
H A D | jls.c | 575 emit_ip_addr_list(int af_family, const char *list_name, struct jailparam *param) in emit_ip_addr_list()
|