HomeSort by: relevance | last modified time | path
    Searched defs:fstatat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
openat.h 40 # define fstatat __OPENAT_ID (fstatat) macro
41 int fstatat (int fd, char const *file, struct stat *st, int flag);
openat.c 141 <http://www.google.com/search?q=fstatat+site:docs.sun.com>
146 Otherwise, this function works just like Solaris' fstatat. */
148 fstatat (int fd, char const *file, struct stat *st, int flag) function
161 _("fstatat: unable to record current working directory"));
178 _("fstatat: unable to restore working directory"));

Completed in 24 milliseconds