Home
last modified time | relevance | path

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

/freebsd/usr.bin/du/tests/
H A Ddu_test.sh37 atf_test_case A_flag
181 atf_add_test_case A_flag
/freebsd/usr.bin/fetch/
H A Dfetch.c55 static int A_flag; /* -A: do not follow 302 redirects */ variable
504 if (A_flag) in fetch()
932 A_flag = 1; in main()