Home
last modified time | relevance | path

Searched defs:lflag (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/
H A Dimagetool.h47 int lflag; member
/openbmc/qemu/
H A Dqemu-io-cmds.c712 bool Pflag = false, sflag = false, lflag = false, bflag = false; in read_f() local