Searched defs:osi_strndup (Results 1 – 4 of 4) sorted by relevance
92 struct osi_strndup { struct98 extern struct osi_strndup osi_strndup; argument
56 struct osi_strndup osi_strndup; variable83 char* osi_strndup(const char* str, size_t len) { in osi_strndup() function
38 char* osi_strndup(const char* str, size_t len) { in osi_strndup() function
262 char* osi_strndup(const char* str, size_t len) { in osi_strndup() function