Searched refs:percent_dollar_expand (Results 1 – 7 of 7) sorted by relevance
86 ASSERT_STRING_EQ(percent_dollar_expand("%h${FOO}", "h", "foo", NULL), in test_expand()
89 char *percent_dollar_expand(const char *, ...) __attribute__((__sentinel__));
483 #define percent_dollar_expand Fssh_percent_dollar_expand macro
910 tmp = percent_dollar_expand(av[i], in load_hostkeys_command()
238 ret = percent_dollar_expand(str, in default_client_percent_dollar_expand()
1438 percent_dollar_expand(const char *string, ...) in percent_dollar_expand() function
686 ret = (is_include_path ? percent_dollar_expand : percent_expand)(path, in expand_match_exec_or_include_path()