Home
last modified time | relevance | path

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

/coreutils/src/
Dstat.c232 static bool follow_links; variable
840 if ((follow_links in out_file_context()
999 if (follow_links || !S_ISLNK (statp->st_mode)) in out_mount_point()
1384 else if (!follow_links) in do_stat()
1476 else if ((follow_links in do_stat()
1916 follow_links = true; in main()