Searched refs:strndup (Results 1 – 11 of 11) sorted by relevance
26 strndup(const char *str, size_t maxlen) in strndup() function40 DEF_WEAK(strndup);
61 FUNCTION(strndup, char* (*f)(const char*, size_t)); in string_h()
100 new_link->data.if_name = strndup(reinterpret_cast<char*>(RTA_DATA(rta)), RTA_PAYLOAD(rta)); in __if_nameindex_callback()
104 char* strndup(const char* __s, size_t __n);
138 *entry = strndup(tmp_buf, *len); in read_spec_entry()
263 CALL(strndup)
685 CALL(strndup)
1013 strndup
1021 strndup;
560 "upstream-openbsd/lib/libc/string/strndup.c",