Home
last modified time | relevance | path

Searched defs:strnlen (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dlibfdt_env.h119 #define strnlen fdt_strnlen macro
/openbmc/u-boot/lib/
H A Dstring.c280 size_t strnlen(const char * s, size_t count) in strnlen() function