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

/freebsd-13-stable/libexec/rbootd/
H A Ddefs.h172 CLIENT *NewClient(u_int8_t *);
H A Dparseconf.c151 if ((client = NewClient(addr)) == NULL) /* alloc new client */
H A Dutils.c260 ** NewClient -- allocate memory for a new CLIENT.
273 NewClient(u_int8_t *addr) function
278 syslog(LOG_ERR, "NewClient: out of memory (%s)",

Completed in 108 milliseconds