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

Lines Matching defs:strsep

853 _GL_FUNCDECL_SYS (strsep, char *,
857 _GL_CXXALIAS_SYS (strsep, char *,
859 _GL_CXXALIASWARN (strsep);
861 # undef strsep
862 _GL_WARN_ON_USE (strsep, "strsep cannot work correctly on character strings "
867 # undef strsep
869 _GL_WARN_ON_USE (strsep, "strsep is unportable - "
870 "use gnulib module strsep for portability");
983 See also strsep(). */