Home
last modified time | relevance | path

Searched refs:lastmode (Results 1 – 2 of 2) sorted by relevance

/external/toybox/lib/
Dlib.c170 int mkpathat(int atfd, char *dir, mode_t lastmode, int flags) in mkpathat() argument
199 if (flags&MKPATHAT_MKLAST) mode = lastmode; in mkpathat()
Dlib.h211 int mkpathat(int atfd, char *dir, mode_t lastmode, int flags);