Searched refs:f_nofollow (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/bin/ls/
H A Dls.c117 static int f_nofollow; /* don't follow symbolic link arguments */ variable
265 f_nofollow = 0;
273 f_nofollow = 0;
279 f_nofollow = 1;
418 if (!f_nofollow && !f_longform && !f_listdir && (!f_type || f_slash))

Completed in 89 milliseconds