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

/freebsd-12-stable/bin/setfacl/
H A Dsetfacl.c68 static bool L_flag; variable
206 follow_symlink = (!R_flag && !h_flag) || (R_flag && L_flag) ||
370 L_flag = false;
373 L_flag = true;
386 H_flag = L_flag = false;
483 if (L_flag) {
/freebsd-12-stable/bin/ln/tests/
H A Dln_test.sh36 atf_test_case L_flag
232 atf_add_test_case L_flag
/freebsd-12-stable/bin/ls/tests/
H A Dls_tests.sh330 atf_test_case L_flag
935 atf_add_test_case L_flag

Completed in 124 milliseconds