Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syslogd/
H A Dsyslogd.h69 int hl_cnt; /* number of hl_hosts entries */ member
H A Dsyslogd.c1575 for (i = 0; i < hlp->hl_cnt; i++) { in logit()
2247 h->hl_cnt = hsp->h_cnt; in cvthname()
2248 h->hl_hosts = (char **)malloc(sizeof (char *) * (h->hl_cnt)); in cvthname()
2255 mythreadno, h->hl_cnt); in cvthname()
2256 for (i = 0; i < h->hl_cnt; i++) { in cvthname()
2273 h->hl_cnt = 1; in cvthname()
2485 for (i = 0; i < h->hl_cnt; i++) { in freehl()
2918 LocalHostName.hl_cnt = 1; in init()
2928 NullHostName.hl_cnt = 1; in init()