Home
last modified time | relevance | path

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

/coreutils/src/
Ddu.c456 FTSENT const *cycle_ent = ent->fts_cycle; in mount_point_in_fts_cycle() local
468 while (ent && ent != cycle_ent) in mount_point_in_fts_cycle()