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

  /system/core/logd/
LogUtils.h 52 static inline const char* strnstr(const char* s, ssize_t len, function in namespace:android
  /external/toybox/lib/
lib.c 1171 char *strnstr(char *line, char *str) function

Completed in 101 milliseconds