HomeSort by relevance Sort by last modified time
    Searched defs:strndupa (Results 1 - 4 of 4) sorted by null

  /external/kmod/shared/
missing.h 37 #define strndupa(s, n) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
string.h 197 # define strndupa(s, n) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
string.h 199 # define strndupa(s, n) \ macro
  /external/kmod/port-gnu/
config.h 23 /* 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 169 milliseconds