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

/freebsd-9.3-release/sys/boot/common/
H A Dinterp_parse.c26 static char *variable_lookup(char *name);
148 if ((val = variable_lookup(p)) != NULL) {
200 variable_lookup(char *name) function

Completed in 43 milliseconds