cpio.h, cpio - cpio archive values
#include <cpio.h>
Values needed by the c_mode field of the cpio archive format are described as follows:
Name | Description |
C_IRUSR | Read by owner |
C_IWUSR | |
C_IXUSR | |
C_IRGRP | |
C_IWGRP | |
C_IXGRP | |
C_IROTH | |
C_IWOTH | |
C_IXOTH | |
C_ISUID | |
C_ISGID | |
C_ISVTX | |
C_ISDIR | |
C_ISFIFO | |
C_ISREG | |
C_ISBLK | |
C_ISCHR | |
C_ISCTG | |
C_ISLNK | |
C_ISSOCK |
The header defines the symbolic constant:
MAGIC "070707"
See attributes(5) for descriptions of the following attributes:
|
pax(1), attributes(5), standards(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |