Home
last modified time | relevance | path

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

/NextBSD/sbin/hastd/
HDhast_checksum.c82 case HAST_CHECKSUM_NONE: in checksum_name()
100 case HAST_CHECKSUM_NONE: in checksum_send()
HDhast.h136 #define HAST_CHECKSUM_NONE 0 macro
HDparse.y274 NONE { $$ = HAST_CHECKSUM_NONE; }
866 depth0_checksum = HAST_CHECKSUM_NONE; in yy_config_parse()