Home
last modified time | relevance | path

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

/csrg-svn/lib/libc/string/
H A Dstrncpy.c23 strncpy(dst, src, n) in strncpy() function
/csrg-svn/usr.bin/mail/
H A Ding.local.c161 strncpy(s1, s2, n) in strncpy() function
/csrg-svn/sys/pmax/stand/
H A Ddec_prom.h78 char *(*strncpy) __P((char *s1, char *s2, int n)); /* 1c */ member