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

/freebsd-12-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.h42 prot_safe = 1, enumerator in enum:protection_level
H A Dsecurity.c61 { prot_safe, "safe" },
396 if(command_prot == prot_safe)
403 if(command_prot == prot_safe)
508 p = prot_safe;
857 command_prot = prot_safe;
H A Dftp.c374 sec_read_msg(buf, prot_safe);
538 sec_read_msg(reply_string, prot_safe);
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c61 { prot_safe, "safe" },
396 if(command_prot == prot_safe)
403 if(command_prot == prot_safe)
508 p = prot_safe;
857 command_prot = prot_safe;
H A Dftpcmd.y700 mec($3, prot_safe);
H A Dftpcmd.c2507 mec((yyvsp[(3) - (4)].s), prot_safe);
H A Dftpd.c1925 mec(mec_space(cp + 3), prot_safe);

Completed in 115 milliseconds