Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dhttpd.c2015 static int check_user_passwd(const char *path, char *user_and_passwd) in check_user_passwd() function
2501 authorized = check_user_passwd(urlcopy, tptr); in handle_incoming_and_exit()
2591 authorized = check_user_passwd(urlcopy, (char *) ""); in handle_incoming_and_exit()