Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Difconfig.c529 short int found_colon = 0; in ifconfig_main() local
532 found_colon++; in ifconfig_main()
533 if (found_colon && ptr[-1] == '-') in ifconfig_main()