Home
last modified time | relevance | path

Searched refs:prot_clear (Results 1 – 4 of 4) sorted by relevance

/src/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c60 { prot_clear, "clear" },
267 if(data_prot != prot_clear) { in sec_fflush()
284 if(data_prot == prot_clear) in sec_write()
304 if(data_prot == prot_clear) in sec_vfprintf2()
332 if(data_prot == prot_clear) in sec_putc()
506 p = prot_clear; in prot()
535 command_prot = data_prot = prot_clear; in ccc()
682 if(level != command_prot && level == prot_clear) { in set_command_prot()
/src/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c60 { prot_clear, "clear" },
267 if(data_prot != prot_clear) { in sec_fflush()
284 if(data_prot == prot_clear) in sec_write()
304 if(data_prot == prot_clear) in sec_vfprintf2()
332 if(data_prot == prot_clear) in sec_putc()
506 p = prot_clear; in prot()
535 command_prot = data_prot = prot_clear; in ccc()
682 if(level != command_prot && level == prot_clear) { in set_command_prot()
H A Dsecurity.h41 prot_clear = 0, enumerator
/src/contrib/unbound/testcode/
H A Dchecklocks.c343 prot_clear(struct checked_lock* lock) in prot_clear() function
403 prot_clear(e); in checklock_destroy()