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

/seL4-camkes-master/projects/util_libs/libfdt/
H A Dlibfdt_env.h120 #define strnlen fdt_strnlen
123 * fdt_strnlen: returns the length of a string or max_count - which ever is
129 static inline size_t fdt_strnlen(const char *string, size_t max_count) function

Completed in 23 milliseconds