Searched refs:OS_TWL_PCTL_PASSWORD_LENGTH (Results 1 – 1 of 1) sorted by relevance
58 #define OS_TWL_PCTL_PASSWORD_LENGTH 4 // Number of passwo… macro125 …char password[ OS_TWL_PCTL_PASSWORD_LENGTH + 1 ]; // Password (with terminating c…403 …pareLString(password, OS_GetParentalControlInfoPtr()->password, OS_TWL_PCTL_PASSWORD_LENGTH) == 0); in OS_CheckParentalControlPassword()