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

/freebsd-current/usr.bin/cmp/tests/
H A DMakefile9 ${PACKAGE}FILES+= b_flag.out
H A Dcmp_test2.sh130 atf_check -s exit:1 -o file:$(atf_get_srcdir)/b_flag.out \
/freebsd-current/usr.bin/fold/tests/
H A Dfold_test.sh28 atf_test_case b_flag
76 atf_add_test_case b_flag
/freebsd-current/usr.bin/hexdump/tests/
H A Dhexdump_test.sh34 atf_test_case b_flag
207 atf_add_test_case b_flag
/freebsd-current/sbin/fdisk/
H A Dfdisk.c119 static char *b_flag = NULL; /* path to boot code */ variable
280 b_flag = optarg;
513 fname = b_flag ? b_flag : "/boot/mbr";
/freebsd-current/bin/ls/tests/
H A Dls_tests.sh467 atf_test_case b_flag
958 atf_add_test_case b_flag
/freebsd-current/usr.bin/fetch/
H A Dfetch.c58 static int b_flag; /*! -b: workaround TCP bug */ variable
943 b_flag = 1;

Completed in 115 milliseconds