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

/freebsd-12-stable/bin/ls/
H A Dls.c131 static int f_nofollow; /* don't follow symbolic link arguments */ variable
366 f_nofollow = 0;
374 f_nofollow = 0;
380 f_nofollow = 1;
542 if (!f_nofollow && !f_longform && !f_listdir && (!f_type || f_slash)

Completed in 44 milliseconds