Searched refs:PROP_LEN_LIMIT (Results 1 – 2 of 2) sorted by relevance
248 #define PROP_LEN_LIMIT 1024 macro
7893 if (n <= (PROP_LEN_LIMIT / sizeof (int32_t))) { in add_property()7905 if (n <= (PROP_LEN_LIMIT / sizeof (int64_t))) { in add_property()7918 if (n <= PROP_LEN_LIMIT) { in add_property()7939 if (len <= PROP_LEN_LIMIT) { in add_property()