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

  /src/sys/arch/sgimips/stand/undist/
undist.c 775 createpath(const char *file, int flags, mode_t filemode, mode_t dirmode) function
880 outfd = createpath(dst, O_WRONLY | O_CREAT, ent->mode, 0755);
undist.c 775 createpath(const char *file, int flags, mode_t filemode, mode_t dirmode) function
880 outfd = createpath(dst, O_WRONLY | O_CREAT, ent->mode, 0755);

Completed in 32 milliseconds