Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/lib/libc/string/
H A Dstpncpy.c31 stpncpy(char * __restrict dst, const char * __restrict src, size_t n) in stpncpy() function
/titanic_53/usr/src/lib/libc/port/gen/
H A Dstpncpy.c39 stpncpy(char *_RESTRICT_KYWD s1, const char *_RESTRICT_KYWD s2, size_t n) in stpncpy() function