Home
last modified time | relevance | path

Searched refs:prot_safe (Results 1 – 7 of 7) sorted by relevance

/src/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c61 { prot_safe, "safe" },
396 if(command_prot == prot_safe) in sec_vfprintf()
403 if(command_prot == prot_safe) in sec_vfprintf()
508 p = prot_safe; in prot()
857 command_prot = prot_safe; in sec_login()
H A Dftpcmd.y700 mec($3, prot_safe);
H A Dftpd.c1925 mec(mec_space(cp + 3), prot_safe); in handleoobcmd()
H A Dftpcmd.c2504 mec((yyvsp[(3) - (4)].s), prot_safe); in yyparse()
/src/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c61 { prot_safe, "safe" },
396 if(command_prot == prot_safe) in sec_vfprintf()
403 if(command_prot == prot_safe) in sec_vfprintf()
508 p = prot_safe; in prot()
857 command_prot = prot_safe; in sec_login()
H A Dsecurity.h42 prot_safe = 1, enumerator
H A Dftp.c374 sec_read_msg(buf, prot_safe); in getreply()
538 sec_read_msg(reply_string, prot_safe);