HomeSort by relevance Sort by last modified time
    Searched defs:update_password (Results 1 - 2 of 2) sorted by null

  /external/toybox/lib/
password.c 97 /*update_password is used by multiple utilities to update /etc/passwd,
107 int update_password(char *filename, char* username, char* entry) function
  /external/wpa_supplicant_8/hs20/server/
spp_server.c 36 UPDATE_PASSWORD,
474 static int update_password(struct hs20_svc *ctx, const char *user, function
745 UPDATE_PASSWORD);
    [all...]

Completed in 51 milliseconds