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