Home
last modified time | relevance | path

Searched defs:strncpy (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/libc/port/
H A Dstrncpy.c5 strncpy(char *s1, char *s2, long n) in strncpy() function
/plan9/sys/src/ape/lib/ap/gen/
H A Dstrncpy.c4 strncpy(char *s1, const char *s2, size_t n) in strncpy() function