419:/std/player/cmd_sec.c (/std/player_sec.c)
(static nomask void) change_password_new(string str)
/*
 * Function name: change_password_new
 * Description  : This function is called by change_password_old to catch the
 *                new password entered by the player. Calls itself again to
 *                verify the new entered password and makes sure the new
 *                password is somewhat secure.
 * Arguments    : string str - the new password.
 */
