Searched defs:strndup (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dutility.c1208 * The strndup() function copies at most n characters from the string s1 always null
1211 char *strndup(const char *s, size_t n) { function

Completed in 36 milliseconds