Home
last modified time | relevance | path

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

/scripts/include/
A Dxalloc.h35 static inline char *xstrdup(const char *s) in xstrdup() function
/scripts/genksyms/
A Dgenksyms.h81 #define xstrdup(str) ({ char *__str = strdup(str); \ macro
/scripts/dtc/
A Dutil.c26 char *xstrdup(const char *s) in xstrdup() function

Completed in 5 milliseconds