Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/hastd/
H A Dparse.y69 static int depth0_replication; variable
238 depth0_replication = $2;
867 depth0_replication = HAST_REPLICATION_MEMSYNC; in yy_config_parse()
976 curres->hr_replication = depth0_replication; in yy_config_parse()
977 curres->hr_original_replication = depth0_replication; in yy_config_parse()