Searched refs:sw_strncat (Results 1 - 1 of 1) sorted by relevance

/external/avahi/avahi-compat-howl/include/salt/
H A Dplatform.h168 # define sw_strncat(ARG1, ARG2) strncat(ARG1, ARG2) macro
205 # define sw_strncat(ARG1, ARG2) strncat(ARG1, ARG2) macro
223 # define sw_strncat(ARG1, ARG2) StrNCat(ARG1, ARG2) macro
249 # define sw_strncat(ARG1, ARG2) strncat(ARG1, ARG2) macro

Completed in 74 milliseconds