Home
last modified time | relevance | path

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

/freebsd/sbin/devd/
H A Ddevd.hh172 void expand_one(const char *&src, std::string &dst, bool is_shell);
H A Ddevd.cc678 config::expand_one(const char *&src, string &dst, bool is_shell) in expand_one() function in config
743 expand_one(src, dst, prepend == NULL); in expand_string()