Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c2506 get_funky_string (char **dest, char const **src, bool equals_end, in get_funky_string() function
2790 state = (get_funky_string (&buf, &p, true, &ext->ext.len) in parse_ls_color()
2824 state = (get_funky_string (&buf, &p, false, in parse_ls_color()
2839 state = (get_funky_string (&buf, &p, false, &ext->seq.len) in parse_ls_color()