Searched defs:pmode (Results 1 – 4 of 4) sorted by relevance
116 FLAC_API int flac_internal_chmod_utf8(const char *filename, int pmode) in flac_internal_chmod_utf8()
253 const char *pmode = strpbrk(s, ".xXnN"); /* look for special chars */ in l_str2d() local
69 static int ms_open(const char* filename, int oflag, int pmode) { in ms_open()
74 int pmode) { in sopen_s()