Home
last modified time | relevance | path

Searched defs:colon (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dpatchtest_patterns.py11 colon = pyparsing.Literal(":") variable
/openbmc/bmcweb/include/
H A Dmultipart_parser.hpp392 static constexpr char colon = ':'; member in MultipartParser
/openbmc/u-boot/drivers/mtd/
H A Dmtd_uboot.c253 char mtd_name[MTD_NAME_MAX_LEN], *colon; in mtd_probe_devices() local
/openbmc/u-boot/net/
H A Dnet.c1569 char *colon; in net_parse_bootfile() local