Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dvconfig.c76 static const char *xfind_str(const char *table, const char *str) in xfind_str() function
124 p = xfind_str(cmds + 2, argv[0]); in vconfig_main()
131 ifr.u.name_type = *xfind_str(name_types + 1, argv[1]); in vconfig_main()