Searched refs:NewClient (Results 1 – 3 of 3) sorted by relevance
168 CLIENT *NewClient(u_int8_t *);
141 if ((client = NewClient(addr)) == NULL) /* alloc new client */ in ParseConfig()
263 NewClient(u_int8_t *addr) in NewClient() function