Home
last modified time | relevance | path

Searched refs:HAST_CHECKSUM_NONE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/hastd/
H A Dhast_checksum.c75 case HAST_CHECKSUM_NONE: in checksum_name()
93 case HAST_CHECKSUM_NONE: in checksum_send()
H A Dhast.h136 #define HAST_CHECKSUM_NONE 0 macro
H A Dparse.y274 NONE { $$ = HAST_CHECKSUM_NONE; }
866 depth0_checksum = HAST_CHECKSUM_NONE; in yy_config_parse()