Home
last modified time | relevance | path

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

/scripts/dtc/
A Dutil.h73 extern char *xstrndup(const char *s, size_t len);
A Dutil.c49 char *xstrndup(const char *s, size_t n) in xstrndup() function
A Dlivetree.c602 buf = xstrndup(label, slash - label); in get_node_by_ref()
/scripts/kconfig/
A Dutil.c121 char *xstrndup(const char *s, size_t n) in xstrndup() function
A Dlkc.h104 char *xstrndup(const char *s, size_t n);
A Dpreprocess.c352 tmp = xstrndup(str, len); in eval_clause()

Completed in 666 milliseconds