Home
last modified time | relevance | path

Searched refs:stpncpy (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/boot/libsa/string/
H A Dstpncpy.c31 stpncpy(char * __restrict dst, const char * __restrict src, size_t n) in stpncpy() function
/illumos-gate/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
/illumos-gate/usr/src/boot/include/
H A Dstring.h70 char *stpncpy(char * __restrict, const char * __restrict, size_t);
/illumos-gate/usr/src/head/
H A Dstring.h93 extern char *stpncpy(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD, size_t);
/illumos-gate/usr/src/boot/libsa/
H A DMakefile.inc53 SRCS += $(SASRC)/string/stpncpy.c $(SASRC)/string/strcspn.c
66 qdivrem.o strcat.o strchr.o strcmp.o strcpy.o stpcpy.o stpncpy.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile544 stpncpy.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com581 stpncpy.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com564 stpncpy.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com606 stpncpy.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile1261 stpncpy.3c \
2398 stpncpy.3c := LINKSRC = string.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers686 stpncpy;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1205 link path=usr/share/man/man3c/stpncpy.3c target=string.3c