HomeSort by relevance Sort by last modified time
    Searched full:validate_password (Results 1 - 1 of 1) sorted by null

  /external/toybox/toys/pending/
sulogin.c 39 static int validate_password(char *pwd) function
108 int r = validate_password(pass);

Completed in 389 milliseconds