Searched refs:CE_FOLLOW (Results 1 – 1 of 1) sorted by relevance
106 #define CE_FOLLOW 0x10 /* Follow symbolic links */ macro292 (!S_ISLNK(sb.st_mode) || !(ent->flags & CE_FOLLOW))) { in do_entry()308 (ent->flags & CE_FOLLOW) ? "F" : "", in do_entry()341 (ent->flags & CE_FOLLOW) ? "F" : ""); in do_entry()639 working->flags |= CE_FOLLOW; in parse_file()