Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dparse.y67 static int depth0_replication; variable
236 depth0_replication = $2;
865 depth0_replication = HAST_REPLICATION_MEMSYNC; in yy_config_parse()
974 curres->hr_replication = depth0_replication; in yy_config_parse()
975 curres->hr_original_replication = depth0_replication; in yy_config_parse()