HomeSort by: relevance | last modified time | path
    Searched defs:get_variable (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/integration/helpers/
config.cpp 32 ATF_TEST_CASE(get_variable); variable
33 ATF_TEST_CASE_HEAD(get_variable)
37 ATF_TEST_CASE_BODY(get_variable)
45 ATF_ADD_TEST_CASE(tcs, get_variable);
  /src/sbin/efi/
efiio.c 91 get_variable(int fd, const char *name, struct uuid *vendor, function
  /src/external/bsd/ipf/dist/lib/
var.c 39 char *get_variable(string, after, line) function
111 value = get_variable(s, &p3, line);
  /src/external/bsd/kyua-cli/dist/utils/text/
templates.cpp 345 _templates.get_variable(loop.iterator));
624 text::templates_def::get_variable(const std::string& name) const function in class:text::templates_def
665 const std::string& index_str = get_variable(index_name);
701 return get_variable(expression);
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
platform.h 199 } get_variable, set_variable; member in union:xenpf_efi_runtime_call::__anon6639

Completed in 39 milliseconds