Home | History | Annotate | Download | only in lib

Lines Matching defs:stpcpy

247 _GL_FUNCDECL_SYS (stpcpy, char *,
251 _GL_CXXALIAS_SYS (stpcpy, char *,
253 _GL_CXXALIASWARN (stpcpy);
255 # undef stpcpy
257 _GL_WARN_ON_USE (stpcpy, "stpcpy is unportable - "
258 "use gnulib module stpcpy for portability");