Lines Matching refs:s1_label
95 dfsan_label s1_label, dfsan_label s2_label, in DECLARE_WEAK_INTERCEPTOR_HOOK() argument
99 size_t n, dfsan_label s1_label, in DECLARE_WEAK_INTERCEPTOR_HOOK()
104 s1_label, s2_label, n_label); in DECLARE_WEAK_INTERCEPTOR_HOOK()
129 dfsan_label s1_label, dfsan_label s2_label) in DECLARE_WEAK_INTERCEPTOR_HOOK() argument
132 dfsan_label s1_label, in DECLARE_WEAK_INTERCEPTOR_HOOK()
136 s1_label, s2_label); in DECLARE_WEAK_INTERCEPTOR_HOOK()
152 __dfsw_strcasecmp(const char *s1, const char *s2, dfsan_label s1_label, in __dfsw_strcasecmp() argument
170 dfsan_label s1_label, dfsan_label s2_label, in DECLARE_WEAK_INTERCEPTOR_HOOK() argument
174 size_t n, dfsan_label s1_label, in DECLARE_WEAK_INTERCEPTOR_HOOK()
184 n, s1_label, s2_label, n_label); in DECLARE_WEAK_INTERCEPTOR_HOOK()
202 dfsan_label s1_label, dfsan_label s2_label, in __dfsw_strncasecmp() argument
285 __dfsw_strncpy(char *s1, const char *s2, size_t n, dfsan_label s1_label, in __dfsw_strncpy() argument
296 *ret_label = s1_label; in __dfsw_strncpy()