Searched refs:wget_validate_uri (Results 1 - 3 of 3) sorted by last modified time

/u-boot/net/
H A Dwget.c582 * wget_validate_uri() - validate the uri for wget
601 bool wget_validate_uri(char *uri) function
/u-boot/cmd/
H A Defidebug.c743 if (!wget_validate_uri(argv[3])) {
/u-boot/include/
H A Dnet.h943 * wget_validate_uri() - varidate the uri
948 bool wget_validate_uri(char *uri);

Completed in 106 milliseconds