Searched refs:anonftp_password (Results 1 – 5 of 5) sorted by relevance
378 extern char *anonftp_password;
335 PARSE_STR(RC_ANONFTP_PASSWORD, anonftp_password, N_("\
2859 FREE(anonftp_password); in postoptions()2860 StrAllocCopy(anonftp_password, data[i].value); in postoptions()3902 NonNull(anonftp_password), text_len, ""); in gen_options()
442 char *anonftp_password = NULL; /* anonymous ftp password (default: email) */ variable826 FREE(anonftp_password); in free_lynx_globals()
974 the_address = anonftp_password; in get_connection()