Home | History | Annotate | Download | only in darwin-lib

Lines Matching defs:stpcpy

559 _GL_FUNCDECL_SYS (stpcpy, char *,
563 _GL_CXXALIAS_SYS (stpcpy, char *,
565 _GL_CXXALIASWARN (stpcpy);
567 # undef stpcpy
569 _GL_WARN_ON_USE (stpcpy, "stpcpy is unportable - "
570 "use gnulib module stpcpy for portability");