Searched refs:__expand_string (Results 1 – 1 of 1) sorted by relevance
495 static char *__expand_string(const char **str, bool (*is_end)(char c), in __expand_string() function551 return __expand_string(&in, is_end_of_str, argc, argv); in expand_string_with_args()573 return __expand_string(str, is_end_of_token, 0, NULL); in expand_one_token()