Home
last modified time | relevance | path

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

/coreutils/src/
Dpathchk.c208 component_start (char *f) in component_start() function
337 for (start = file; *(start = component_start (start)); ) in validate_file_name()
362 for (start = file; *(start = component_start (start)); ) in validate_file_name()