Home
last modified time | relevance | path

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

/openbmc/slpd-lite/
H A Dslp_meta.hpp16 constexpr size_t MAX_LEN = 255; variable
/openbmc/u-boot/net/
H A Dtftp.c122 #define MAX_LEN 128 macro
124 #define MAX_LEN CONFIG_TFTP_FILE_NAME_MAX_LEN macro
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h47 #define MAX_LEN 2048 macro
/openbmc/qemu/hw/vmapple/
H A Daes.c256 static const size_t MAX_LEN = 0x1000; in dump_data() local