Searched defs:pmode (Results 1 – 4 of 4) sorted by relevance
113 int flac_internal_chmod_utf8(const char *filename, int pmode) in flac_internal_chmod_utf8()
276 const char *pmode = strpbrk(s, ".xXnN"); in l_str2d() local
101 #define FTPMU010_PMODE_DIVAHBCLK(pmode) (((pmode) >> 4) & 0x7) argument
64 static int ms_open(const char* filename, int oflag, int pmode) { in ms_open()