Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/hastd/
Dhast.h91 #define HAST_CONTROL "/var/run/hastctl" macro
Dparse.y870 strlcpy(depth0_control, HAST_CONTROL, sizeof(depth0_control)); in yy_config_parse()