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

Lines Matching refs:symlinkat

61 /* Cygwin 1.7.1 declares symlinkat in <stdio.h>, not in <unistd.h>.  */
1708 _GL_FUNCDECL_SYS (symlinkat, int,
1712 _GL_CXXALIAS_SYS (symlinkat, int,
1714 _GL_CXXALIASWARN (symlinkat);
1716 # undef symlinkat
1718 _GL_WARN_ON_USE (symlinkat, "symlinkat is not portable - "
1719 "use gnulib module symlinkat for portability");