Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dparse.y64 static char depth0_listen_tcp4[HAST_ADDRSIZE]; variable
871 strlcpy(depth0_listen_tcp4, HASTD_LISTEN_TCP4, in yy_config_parse()
872 sizeof(depth0_listen_tcp4)); in yy_config_parse()
933 (void)strlcpy(lst->hl_addr, depth0_listen_tcp4, in yy_config_parse()