Apache HTTPD
Functions
fileacc.c File Reference
#include "apr_strings.h"
#include "apr_arch_file_io.h"

Go to the source code of this file.

Functions

 APR_DECLARE (apr_status_t)
 
 APR_DECLARE (apr_int32_t)
 
mode_t apr_unix_perms2mode (apr_fileperms_t perms)
 
apr_fileperms_t apr_unix_mode2perms (mode_t mode)
 

Function Documentation

◆ apr_unix_mode2perms()

apr_fileperms_t apr_unix_mode2perms ( mode_t  mode)

Definition at line 71 of file fileacc.c.

◆ apr_unix_perms2mode()

mode_t apr_unix_perms2mode ( apr_fileperms_t  perms)

Definition at line 35 of file fileacc.c.