Home
last modified time | relevance | path

Searched refs:fdt_strnlen (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/libfdt/
H A Dlibfdt_env.h127 #define strnlen fdt_strnlen
136 static inline size_t fdt_strnlen(const char *string, size_t max_count) in fdt_strnlen() function