Searched defs:strndup (Results 1 – 8 of 8) sorted by relevance
24 strndup(const char *str, size_t maxlen) in strndup() function
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
38 strndup(const char *string, size_t maxlen, struct malloc_type *type) in strndup() function
37 strndup(const char *str, size_t len) in strndup() function
508 # define strndup aix_strndup /* aix is broken */ macro 513 strndup(const char *str, size_t n) in strndup() function