Home | History | Annotate | Download | only in pppd

Lines Matching full:safe

509 size_t strlcpy __P((char *, const char *, size_t));	/* safe strcpy */
510 size_t strlcat __P((char *, const char *, size_t)); /* safe strncpy */