Home
last modified time | relevance | path

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

/external/toybox/lib/
Dlib.c169 int mkpathat(int atfd, char *dir, mode_t lastmode, int flags) in mkpathat() argument
196 if (flags&1) mode = lastmode; in mkpathat()
Dlib.h204 int mkpathat(int atfd, char *dir, mode_t lastmode, int flags);