Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c3304 static int glob_brace(char *pattern, o_string *o, int n) in glob_brace() function
3379 n = glob_brace(new_pattern_buf, o, n); in glob_brace()
3449 n = glob_brace(copy, o, n); in perform_glob()