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

  /src/external/gpl2/xcvs/dist/lib/
mkdir.c 29 /* Disable the definition of mkdir to rpl_mkdir (from config.h) in this
30 file. Otherwise, we'd get conflicting prototypes for rpl_mkdir on
46 rpl_mkdir (char const *dir, mode_t mode) function
  /src/external/gpl3/gdb/dist/gnulib/import/
mkdir.c 33 /* Disable the definition of mkdir to rpl_mkdir (from the <sys/stat.h>
51 rpl_mkdir (char const *dir, maybe_unused mode_t mode) function
  /src/external/gpl3/gdb.old/dist/gnulib/import/
mkdir.c 33 /* Disable the definition of mkdir to rpl_mkdir (from the <sys/stat.h>
51 rpl_mkdir (char const *dir, maybe_unused mode_t mode) function

Completed in 25 milliseconds