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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dexpand.h27 extern const char *get_variable(const char *);
H A Dexpand.c83 get_variable(const char *name) function
430 val = get_variable(name);
H A Dstage2.c340 console = get_variable("os_console");
/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dvar.c34 char *get_variable(string, after, line) function
106 value = get_variable(s, &p3, line);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h305 extern char *get_variable __P((char *, char **, int));

Completed in 81 milliseconds