Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/dtc/
A Dutil.h64 extern char *xstrndup(const char *s, size_t len);
A Dutil.c36 char *xstrndup(const char *s, size_t n) in xstrndup() function
A Dlivetree.c600 buf = xstrndup(label, slash - label); in get_node_by_ref()
/linux-6.3-rc2/scripts/kconfig/
A Dutil.c120 char *xstrndup(const char *s, size_t n) in xstrndup() function
A Dlkc.h61 char *xstrndup(const char *s, size_t n);
A Dpreprocess.c355 tmp = xstrndup(str, len); in eval_clause()

Completed in 13 milliseconds