Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dhast.h89 #define HAST_CONTROL "/var/run/hastctl" macro
H A Dparse.y868 strlcpy(depth0_control, HAST_CONTROL, sizeof(depth0_control)); in yy_config_parse()