Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtftp.c261 int opt_found = 0; in tftp_get_option() local
278 opt_found = 1; in tftp_get_option()
280 } else if (opt_found) { in tftp_get_option()