Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dreadfile.c233 eval_symbol(char **, struct host *);
645 retval = eval_symbol(&src, host); in process_entry()
769 eval_symbol(char **symbol, struct host *hp) in eval_symbol() function