manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 583 for Id (0.022 sec.)
Man page of STAT 4115
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... t stat { dev_t st_dev; /* ファイルがあるデバイスの ID */ ino_t st_ino; /* inode 番号 */ mode_t st_mode; ... ス保護 */ nlink_t st_nlink; /* ハードリンクの数 */ uid_t st_uid; /* 所有者のユーザー ID */ gid_t st_gid; ... /* 所有者のグループ ID */ dev_t st_rdev; /* デバイス ID (特殊ファイルの場 ... major (3), minor (3) は、このフィールドのデバイス ID を分解するのに役立つだろう)。 st_rdev フィールドは ...
https://man.plustar.jp/manpage/man2/newfstatat.2.html - [similar]
Man page of STAT 4115
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... t stat { dev_t st_dev; /* ファイルがあるデバイスの ID */ ino_t st_ino; /* inode 番号 */ mode_t st_mode; ... ス保護 */ nlink_t st_nlink; /* ハードリンクの数 */ uid_t st_uid; /* 所有者のユーザー ID */ gid_t st_gid; ... /* 所有者のグループ ID */ dev_t st_rdev; /* デバイス ID (特殊ファイルの場 ... major (3), minor (3) は、このフィールドのデバイス ID を分解するのに役立つだろう)。 st_rdev フィールドは ...
https://man.plustar.jp/manpage/man2/oldfstat.2.html - [similar]
Man page of STAT 4115
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... t stat { dev_t st_dev; /* ファイルがあるデバイスの ID */ ino_t st_ino; /* inode 番号 */ mode_t st_mode; ... ス保護 */ nlink_t st_nlink; /* ハードリンクの数 */ uid_t st_uid; /* 所有者のユーザー ID */ gid_t st_gid; ... /* 所有者のグループ ID */ dev_t st_rdev; /* デバイス ID (特殊ファイルの場 ... major (3), minor (3) は、このフィールドのデバイス ID を分解するのに役立つだろう)。 st_rdev フィールドは ...
https://man.plustar.jp/manpage/man2/oldlstat.2.html - [similar]
Man page of STAT 4115
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... t stat { dev_t st_dev; /* ファイルがあるデバイスの ID */ ino_t st_ino; /* inode 番号 */ mode_t st_mode; ... ス保護 */ nlink_t st_nlink; /* ハードリンクの数 */ uid_t st_uid; /* 所有者のユーザー ID */ gid_t st_gid; ... /* 所有者のグループ ID */ dev_t st_rdev; /* デバイス ID (特殊ファイルの場 ... major (3), minor (3) は、このフィールドのデバイス ID を分解するのに役立つだろう)。 st_rdev フィールドは ...
https://man.plustar.jp/manpage/man2/oldstat.2.html - [similar]
Man page of STAT 4115
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... t stat { dev_t st_dev; /* ファイルがあるデバイスの ID */ ino_t st_ino; /* inode 番号 */ mode_t st_mode; ... ス保護 */ nlink_t st_nlink; /* ハードリンクの数 */ uid_t st_uid; /* 所有者のユーザー ID */ gid_t st_gid; ... /* 所有者のグループ ID */ dev_t st_rdev; /* デバイス ID (特殊ファイルの場 ... major (3), minor (3) は、このフィールドのデバイス ID を分解するのに役立つだろう)。 st_rdev フィールドは ...
https://man.plustar.jp/manpage/man2/stat.2.html - [similar]
Man page of STAT 4115
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... t stat { dev_t st_dev; /* ファイルがあるデバイスの ID */ ino_t st_ino; /* inode 番号 */ mode_t st_mode; ... ス保護 */ nlink_t st_nlink; /* ハードリンクの数 */ uid_t st_uid; /* 所有者のユーザー ID */ gid_t st_gid; ... /* 所有者のグループ ID */ dev_t st_rdev; /* デバイス ID (特殊ファイルの場 ... major (3), minor (3) は、このフィールドのデバイス ID を分解するのに役立つだろう)。 st_rdev フィールドは ...
https://man.plustar.jp/manpage/man2/stat64.2.html - [similar]
Man page of CHOWN 4092
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... de < unistd.h > int chown(const char * pathname , uid_t owner , gid_t group ); int fchown(int fd , uid_t ... owner , gid_t group ); int lchown(const char * pathname , uid_ ... t owner , gid_t group ); #include < fcntl.h > /* AT_* 定数の定義 ... int fchownat(int dirfd , const char * pathname , uid_t owner , gid_t group , int flags ); glibc 向けの機 ...
https://man.plustar.jp/manpage/man2/chown.2.html - [similar]
Man page of CHOWN 4092
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... de < unistd.h > int chown(const char * pathname , uid_t owner , gid_t group ); int fchown(int fd , uid_t ... owner , gid_t group ); int lchown(const char * pathname , uid_ ... t owner , gid_t group ); #include < fcntl.h > /* AT_* 定数の定義 ... int fchownat(int dirfd , const char * pathname , uid_t owner , gid_t group , int flags ); glibc 向けの機 ...
https://man.plustar.jp/manpage/man2/chown32.2.html - [similar]
Man page of CHOWN 4092
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... de < unistd.h > int chown(const char * pathname , uid_t owner , gid_t group ); int fchown(int fd , uid_t ... owner , gid_t group ); int lchown(const char * pathname , uid_ ... t owner , gid_t group ); #include < fcntl.h > /* AT_* 定数の定義 ... int fchownat(int dirfd , const char * pathname , uid_t owner , gid_t group , int flags ); glibc 向けの機 ...
https://man.plustar.jp/manpage/man2/fchown.2.html - [similar]
Man page of CHOWN 4092
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... de < unistd.h > int chown(const char * pathname , uid_t owner , gid_t group ); int fchown(int fd , uid_t ... owner , gid_t group ); int lchown(const char * pathname , uid_ ... t owner , gid_t group ); #include < fcntl.h > /* AT_* 定数の定義 ... int fchownat(int dirfd , const char * pathname , uid_t owner , gid_t group , int flags ); glibc 向けの機 ...
https://man.plustar.jp/manpage/man2/fchown32.2.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022