HomeSort by relevance Sort by last modified time
    Searched full:sw_strncmp (Results 1 - 1 of 1) sorted by null

  /external/avahi/avahi-compat-howl/include/salt/
platform.h 171 # define sw_strncmp(ARG1, ARG2) strncmp(ARG1, ARG2) macro
208 # define sw_strncmp(ARG1, ARG2) strncmp(ARG1, ARG2) macro
226 # define sw_strncmp(ARG1, ARG2) StrNCompare(ARG1, ARG2) macro
252 # define sw_strncmp(ARG1, ARG2) strncmp(ARG1, ARG2) macro

Completed in 292 milliseconds