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

/haiku/headers/libs/libfdt/
H A Dlibfdt_env.h76 #define strnlen fdt_strnlen
79 * fdt_strnlen: returns the length of a string or max_count - which ever is
85 static inline size_t fdt_strnlen(const char *string, size_t max_count) function

Completed in 85 milliseconds