Home
last modified time | relevance | path

Searched defs:bflag (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/netstat/
H A Dmain.c215 int bflag; /* show i/f total bytes in/out */ variable
/f-stack/tools/sysctl/
H A Dsysctl.c190 static int aflag, bflag, Bflag, dflag, eflag, hflag, iflag; variable
/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1030 boolean_t bflag = B_FALSE; in zfs_do_create() local