Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8038 # define chmod(path,mode) fileio_chmod(path,mode)
8068 static int fileio_chmod(const char *zPath, int pmode){ in fileio_chmod() function