Searched defs:password (Results 1 – 1 of 1) sorted by relevance
125 …char password[ OS_TWL_PCTL_PASSWORD_LENGTH + 1 ]; // Password (with terminating c… member401 static inline BOOL OS_CheckParentalControlPassword( const char *password ) in OS_CheckParentalControlPassword()