Home | History | Annotate | Download | only in dist

Lines Matching refs:umask

25458   { "umask",        (sqlite3_syscall_ptr)umask,           0 },
25552 ** 0644) as modified by the system umask. If m is not 0, then
25553 ** make the file creation mode be exactly m ignoring the umask.
25557 ** permissions as their original database, unadulterated by the umask.
29967 ** SQLITE_DEFAULT_FILE_PERMISSIONS adjusted by the umask.