Home
last modified time | relevance | path

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

/coreutils/src/
Dremove.c442 rm_fts (FTS *fts, FTSENT *ent, struct rm_options const *x) in rm_fts() function
634 enum RM_status s = rm_fts (fts, ent, x); in rm()