Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dip.c487 static char *get_flag_string(struct arglist *aflags, int flags, int ismulti) in get_flag_string() function
764 if (!(flags = get_flag_string(iface_flags, link->flags, 1))) in print_link_output()
831 char *lname = get_flag_string(hwtypes, iface->ifi_type, 0); in get_link_info()
881 if (!(lname = get_flag_string(flags, *((int*)(RTA_DATA(attr))), 0))) in get_link_info()