| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Go to the source code of this file.
| Macros | |
| #define | HAS_CHMOD 1 /* chmod syscall */ | 
| #define | HAS_CHOWN 1 /* chown syscall */ | 
| #define | HAS_FCHMOD 1 /* fchmod syscall */ | 
| #define | HAS_FCHOWN 1 /* fchown syscall */ | 
| #define | HAS_FCNTL_H 1 /* /usr/include/fcntl.h */ | 
| #define | HAS_FSTAT 1 /* fstat syscall */ | 
| #define | HAS_STDLIB_H 1 /* /usr/include/stdlib.h */ | 
| #define | HAS_STRING_H 1 /* /usr/include/string.h */ | 
| #define | HAS_UNISTD_H 1 /* /usr/include/unistd.h */ | 
| #define | HAS_UTIME 1 /* POSIX utime(path, times) */ | 
| #define | HAS_UTIME_H 1 /* UTIME header file */ | 
| #define HAS_CHMOD 1 /* chmod syscall */ | 
Definition at line 28 of file codecs/gsm/inc/config.h.
| #define HAS_CHOWN 1 /* chown syscall */ | 
Definition at line 30 of file codecs/gsm/inc/config.h.
| #define HAS_FCHMOD 1 /* fchmod syscall */ | 
Definition at line 27 of file codecs/gsm/inc/config.h.
| #define HAS_FCHOWN 1 /* fchown syscall */ | 
Definition at line 29 of file codecs/gsm/inc/config.h.
| #define HAS_FCNTL_H 1 /* /usr/include/fcntl.h */ | 
Definition at line 21 of file codecs/gsm/inc/config.h.
| #define HAS_FSTAT 1 /* fstat syscall */ | 
Definition at line 26 of file codecs/gsm/inc/config.h.
| #define HAS_STDLIB_H 1 /* /usr/include/stdlib.h */ | 
Definition at line 17 of file codecs/gsm/inc/config.h.
| #define HAS_STRING_H 1 /* /usr/include/string.h */ | 
Definition at line 35 of file codecs/gsm/inc/config.h.
| #define HAS_UNISTD_H 1 /* /usr/include/unistd.h */ | 
Definition at line 40 of file codecs/gsm/inc/config.h.
| #define HAS_UTIME 1 /* POSIX utime(path, times) */ | 
Definition at line 41 of file codecs/gsm/inc/config.h.
| #define HAS_UTIME_H 1 /* UTIME header file */ | 
Definition at line 45 of file codecs/gsm/inc/config.h.