MAX_PASSWD_PROMPT_LEN
prompt = (char *)malloc(MAX_PASSWD_PROMPT_LEN);
snprintf(prompt, MAX_PASSWD_PROMPT_LEN,