Searched defs:strnlen (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/scripts/dtc/libfdt/ | ||
| H A D | libfdt_env.h | 119 #define strnlen fdt_strnlen macro |
| /openbmc/u-boot/lib/ | ||
| H A D | string.c | 280 size_t strnlen(const char * s, size_t count) in strnlen() function |