Searched defs:strndup (Results 1 – 8 of 8) sorted by relevance
28 strndup(const char *str, size_t maxlen) in strndup() function
42 strndup(const char *old, size_t sz) in strndup() function
487 #define strndup rk_strndup macro
27 strndup(const char *str, size_t maxlen) in strndup() function
41 strndup(const char *string, size_t maxlen, struct malloc_type *type) in strndup() function
33 strndup(const char *str, size_t maxlen) in strndup() function
37 strndup(const char *str, size_t len) in strndup() function
493 # define strndup aix_strndup /* aix is broken */ macro498 strndup(const char *str, size_t n) in strndup() function