Home
last modified time | relevance | path

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

/linux/scripts/include/
A Dxalloc.h44 static inline char *xstrndup(const char *s, size_t n) in xstrndup() function
/linux/scripts/dtc/
A Dutil.h66 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.c601 buf = xstrndup(label, slash - label); in get_node_by_ref()
/linux/scripts/kconfig/
A Dpreprocess.c359 tmp = xstrndup(str, len); in eval_clause()

Completed in 12 milliseconds