Home
last modified time | relevance | path

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

/freebsd/usr.bin/uname/
H A Duname.c56 #define BFLAG 0x200 macro
95 flags |= BFLAG; in main()
190 PRINT_FLAG(flags, BFLAG, buildid); in print_uname()
/freebsd/tools/tools/makeroot/
H A Dmakeroot.sh79 B) BFLAG="-B ${OPTARG}" ;;
240 cd ${BSDROOT}; makefs ${DUPFLAG} -N ${DBDIR} ${SIZEFLAG} ${BFLAG} \