Home
last modified time | relevance | path

Searched refs:b_flag (Results 1 – 6 of 6) sorted by relevance

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