Searched defs:avb_strcmp (Results 1 – 9 of 9) sorted by relevance
80 pub extern "C" fn avb_strcmp(s1: *const c_char, s2: *const c_char) -> c_int { in avb_strcmp() function
37 int avb_strcmp(const char* s1, const char* s2) { in avb_strcmp() function
44 int avb_strcmp(const char* s1, const char* s2) { in avb_strcmp() function
49 int avb_strcmp(const char* s1, const char* s2) { in avb_strcmp() function
125 pub fn avb_strcmp( in avb_strcmp() function