Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dreadfile.c257 process_entry(struct host *, char *);
384 if (process_entry(hp, buffer) < 0) { in readtab()
625 process_entry(struct host *host, char *src) in process_entry() function