Results of 1 - 10 of about 1165 for [SIMILAR] 16 1024 4096 WITH 184016 降) WITH 1218... (1.835 sec.)
- Man page of PROC 10000
- PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プロセスの情報を含む擬似ファイルシステム 説明 proc ファイルシステムは擬似的なファイルシステムであり、 カーネル内のデータへのインターフェースとして使用される。 一般的には /proc にマウントされる。
...
-
https://man.plustar.jp/manpage/man5/proc.5.html
- [similar]
- Man page of PROC 10000
- PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プロセスの情報を含む擬似ファイルシステム 説明 proc ファイルシステムは擬似的なファイルシステムであり、 カーネル内のデータへのインターフェースとして使用される。 一般的には /proc にマウントされる。
...
-
https://man.plustar.jp/manpage/man5/procfs.5.html
- [similar]
- Man page of ARP 7445
- ARP Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 arp - Linux ARP カーネルモジュール 説明 このカーネルプロトコルモジュールは、 RFC 826 で定義されている Address Resolution Protocol を 実装したものである。 ARP は、ダイレクトに接続されたネットワーク上で、
...
-
https://man.plustar.jp/manpage/man7/arp.7.html
- [similar]
- Man page of OPEN 4501
- OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path
...
-
https://man.plustar.jp/manpage/man2/creat.2.html
- [similar]
- Man page of OPEN 4501
- OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path
...
-
https://man.plustar.jp/manpage/man2/open.2.html
- [similar]
- Man page of OPEN 4501
- OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path
...
-
https://man.plustar.jp/manpage/man2/openat.2.html
- [similar]
- Man page of FCNTL 4501
- FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ファイルディスクリプターの操作を行う 書式 #include < unistd.h > #include < fcntl.h > int fcntl(int fd , int cmd , ... /* arg */ ); 説明 fcntl () は、オープンされたファイルディスクリプター fd
...
-
https://man.plustar.jp/manpage/man2/fcntl.2.html
- [similar]
- Man page of FCNTL 4501
- FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ファイルディスクリプターの操作を行う 書式 #include < unistd.h > #include < fcntl.h > int fcntl(int fd , int cmd , ... /* arg */ ); 説明 fcntl () は、オープンされたファイルディスクリプター fd
...
-
https://man.plustar.jp/manpage/man2/fcntl64.2.html
- [similar]
- Man page of MEMFD_CREATE 4501
- MEMFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 memfd_create - 無名ファイル (anonymous file) を作成する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/mman.h > int memfd_create(const char * name , unsigned int fl
...
-
https://man.plustar.jp/manpage/man2/memfd_create.2.html
- [similar]
- Man page of STAT 4501
- STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fstat, lstat, fstatat - ファイルの状態を取得する 書式 #include < sys/types.h > #include < sys/stat.h > #include < unistd.h > int stat(const char * pathname , struct stat * buf ); int fstat(int f
...
-
https://man.plustar.jp/manpage/man2/fstat.2.html
- [similar]