Searched defs:avb_strdup (Results 1 – 6 of 6) sorted by relevance
240 char* avb_strdup(const char* str) { in avb_strdup() function
2238 pub fn avb_strdup(str_: *const core::ffi::c_char) -> *mut core::ffi::c_char; in avb_strdup() function