Searched refs:auth_string (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c204 static char *auth_string; variable
214 { NULL, 'a', arg_string, &auth_string, "required authentication" },
295 if(auth_string)
296 auth_level = parse_auth_level(auth_string);

Completed in 80 milliseconds