Home
last modified time | relevance | path

Searched refs:BLOB_ATTR_LAST (Results 1 – 2 of 2) sorted by path

/dports/devel/libubox/libubox-c83a84af/
H A Dblob.c189 static const int blob_type_minlen[BLOB_ATTR_LAST] = {
203 if (type >= BLOB_ATTR_LAST) in blob_check_type()
238 if (type < BLOB_ATTR_LAST) { in blob_parse()
H A Dblob.h43 BLOB_ATTR_LAST enumerator