Searched defs:strndupa (Results 1 - 2 of 2) sorted by relevance

/external/kmod/shared/
H A Dmissing.h37 #define strndupa(s, n) \ macro
/external/kmod/port-gnu/
H A Dconfig.h23 /* Define to 1 if you have the declaration of `strndupa', and to 0 if you
174 #define strndupa(_s,_l) strdup(_s) macro

Completed in 160 milliseconds