Home
last modified time | relevance | path

Searched defs:get_variable (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/kyua/integration/helpers/
H A Dconfig.cpp35 ATF_TEST_CASE_HEAD(get_variable) in ATF_TEST_CASE_HEAD() argument
49 ATF_TEST_CASE_BODY(get_variable) in ATF_TEST_CASE_BODY() argument
/freebsd/sbin/ipf/libipf/
H A Dvar.c37 char *get_variable(char *string, char **after, int line) in get_variable() function
/freebsd/sbin/devd/
H A Ddevd.cc395 var_list::get_variable(const string &var) const in get_variable() function in var_list
630 config::get_variable(const string &var) in get_variable() function in config
/freebsd/contrib/kyua/utils/text/
H A Dtemplates.cpp625 text::templates_def::get_variable(const std::string& name) const in get_variable() function in text::templates_def
/freebsd/sys/contrib/xen/
H A Dplatform.h201 } get_variable, set_variable; member