Defines |
#define | INI_META_KEY_UID "uid" |
| The value for this key will store user ID of the INI file owner.
|
#define | INI_META_KEY_GID "gid" |
| The value for this key will store group ID of the INI file owner.
|
#define | INI_META_KEY_PERM "perm" |
| The value for this key will store INI file access permissions.
|
#define | INI_META_KEY_DEV "dev" |
| The value for this key will store INI file device ID.
|
#define | INI_META_KEY_INODE "inode" |
| The value for this key will store INI file inode number.
|
#define | INI_META_KEY_MODIFIED "modified" |
| The value for this key will store INI file modification time stamp.
|
#define | INI_META_KEY_NAME "name" |
| The value for this key will store INI file full name.
|