Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds