Searched refs:uu_strndup (Results 1 – 4 of 4) sorted by relevance
74 uu_strndup(const char *s, size_t n) in uu_strndup() function
110 uu_strndup;
155 extern char *uu_strndup(const char *s, size_t n);
2564 req->id1name = uu_strndup(q, p - req->id1name); in sid2pid_first_pass()