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

/freebsd-9.3-release/sbin/fdisk/
H A Dfdisk.c120 static char *b_flag = NULL; /* path to boot code */ variable
280 b_flag = optarg;
514 fname = b_flag ? b_flag : "/boot/mbr";
/freebsd-9.3-release/usr.bin/fetch/
H A Dfetch.c59 static int b_flag; /*! -b: workaround TCP bug */ variable
902 b_flag = 1;

Completed in 111 milliseconds