Searched defs:list_name (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/stand/ficl/ |
H A D | prefix.c | 64 static char list_name[] = "<prefixes>"; variable
|
/freebsd-src/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() argument 935 ofw_bus_parse_xref_list_alloc(phandle_t node, const char *list_name, in ofw_bus_parse_xref_list_alloc() argument 959 ofw_bus_parse_xref_list_get_length(phandle_t node, const char *list_name, in ofw_bus_parse_xref_list_get_length() argument 971 ofw_bus_find_string_index(phandle_t node, const char *list_name, in ofw_bus_find_string_index() argument 1001 ofw_bus_string_list_to_array(phandle_t node,const char * list_name,const char *** out_array) ofw_bus_string_list_to_array() argument [all...] |
/freebsd-src/usr.sbin/jls/ |
H A D | jls.c | 566 emit_ip_addr_list(int af_family, const char *list_name, struct jailparam *param) in emit_ip_addr_list() argument
|