Home
last modified time | relevance | path

Searched defs:xstrdup (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/kconfig/
A Dutil.c109 char *xstrdup(const char *s) in xstrdup() function
/linux/scripts/genksyms/
A Dgenksyms.h76 #define xstrdup(str) ({ char *__str = strdup(str); \ macro
/linux/scripts/dtc/
A Dutil.c26 char *xstrdup(const char *s) in xstrdup() function

Completed in 5 milliseconds