Home
last modified time | relevance | path

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

/coreutils/src/
Dchcon.c140 change_file_context (int fd, char const *file) in change_file_context() function
295 if (change_file_context (fts->fts_cwd_fd, file) != 0) in process_file()