Searched defs:stpcpy (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dstpcpy.c38 stpcpy(char *_RESTRICT_KYWD s1, const char *_RESTRICT_KYWD s2) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstring.in.h229 _GL_FUNCDECL_SYS (stpcpy, char *,
233 _GL_CXXALIAS_SYS (stpcpy, char *,
235 _GL_CXXALIASWARN (stpcpy); variable
237 # undef stpcpy macro
239 _GL_WARN_ON_USE (stpcpy, "stpcpy is unportable - "
240 "use gnulib module stpcpy for portability");

Completed in 31 milliseconds