HomeSort by relevance Sort by last modified time
    Searched full:lastmode (Results 1 - 3 of 3) sorted by null

  /external/toybox/lib/
lib.c 159 // flags: 1=make last dir (with mode lastmode, otherwise skips last component)
163 int mkpathat(int atfd, char *dir, mode_t lastmode, int flags)
190 if (flags&1) mode = lastmode;
lib.h 166 int mkpathat(int atfd, char *dir, mode_t lastmode, int flags);
  /external/toybox/www/
code.html     [all...]

Completed in 89 milliseconds