Searched refs:hc_controlin (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/hastd/
H A Dhast.h119 struct proto_conn *hc_controlin; member in struct:hastd_config
H A Dcontrol.c320 cfg->hc_controlin = conn;
425 cfg->hc_controlin = NULL;
H A Dhastd.c127 if (cfg->hc_controlin != NULL)
128 proto_close(cfg->hc_controlin);

Completed in 71 milliseconds