Searched refs:fileio_chmod (Results 1 – 1 of 1) sorted by relevance
8038 # define chmod(path,mode) fileio_chmod(path,mode)8068 static int fileio_chmod(const char *zPath, int pmode){ in fileio_chmod() function