Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dzlib.h454 uInt name_max; /* space at name (only when reading header) */ member
/openbmc/u-boot/lib/zlib/
H A Dinflate.c482 state->length < state->head->name_max) in inflate()