Home | History | Annotate | Download | only in lib

Lines Matching refs:fstatat

359 #   undef fstatat
360 # define fstatat rpl_fstatat
362 _GL_FUNCDECL_RPL (fstatat, int,
365 _GL_CXXALIAS_RPL (fstatat, int,
369 _GL_FUNCDECL_SYS (fstatat, int,
373 _GL_CXXALIAS_SYS (fstatat, int,
376 _GL_CXXALIASWARN (fstatat);
378 # undef fstatat
380 _GL_WARN_ON_USE (fstatat, "fstatat is not portable - "