Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c125 cfgpath = malloc(sizeof(HAST_CONFIG)); in hast_init()
128 sizeof(HAST_CONFIG)); in hast_init()
131 strcpy(cfgpath, HAST_CONFIG); in hast_init()
/freebsd/sbin/hastd/
H A Dhast.h88 #define HAST_CONFIG "/etc/hast.conf" macro
H A Dhastd.c63 const char *cfgpath = HAST_CONFIG;