manページ検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 789 for [SIMILAR] 16 1024 4096 WITH 38081 経路 WITH 1449... (1.610 sec.)
Man page of ACCESS 0
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access, faccessat, faccessat2 - ユーザーのファイルへのアクセス権をチェックする 書式 #include < unistd.h > int access(const char * pathname , int mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #i ...
https://man.plustar.jp/manpage/man2/faccessat.2.html - [similar]
Man page of ACCESS 0
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access, faccessat, faccessat2 - ユーザーのファイルへのアクセス権をチェックする 書式 #include < unistd.h > int access(const char * pathname , int mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #i ...
https://man.plustar.jp/manpage/man2/faccessat2.2.html - [similar]
Man page of CHMOD 0
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, fchmod, fchmodat - ファイルのモードを変更する 書式 #include < sys/stat.h > int chmod(const char * pathname , mode_t mode ); int fchmod(int fd , mode_t mode ); #include < fcntl.h > /* AT_* 定数 ...
https://man.plustar.jp/manpage/man2/fchmod.2.html - [similar]
Man page of CHMOD 0
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, fchmod, fchmodat - ファイルのモードを変更する 書式 #include < sys/stat.h > int chmod(const char * pathname , mode_t mode ); int fchmod(int fd , mode_t mode ); #include < fcntl.h > /* AT_* 定数 ...
https://man.plustar.jp/manpage/man2/fchmodat.2.html - [similar]
Man page of FORK 0
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子プロセスを生成する 書式 #include < sys/types.h > #include < unistd.h > pid_t fork(void); 説明 fork () は呼び出し元プロセスを複製して新しいプロセスを生成する。新しいプロセスは「子」プロセスと呼 ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
Man page of STATFS 0
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs, fstatfs - ファイルシステムの統計を取得する 書式 #include < sys/vfs.h > /* または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); int fstatfs(int fd , struct statfs ...
https://man.plustar.jp/manpage/man2/fstatfs.2.html - [similar]
Man page of STATFS 0
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs, fstatfs - ファイルシステムの統計を取得する 書式 #include < sys/vfs.h > /* または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); int fstatfs(int fd , struct statfs ...
https://man.plustar.jp/manpage/man2/fstatfs64.2.html - [similar]
Man page of GETDENTS 0
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getdents, getdents64 - ディレクトリエントリーを取得する 書式 long getdents(unsigned int fd , struct linux_dirent * dirp , unsigned int count ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 ...
https://man.plustar.jp/manpage/man2/getdents.2.html - [similar]
Man page of GETDENTS 0
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getdents, getdents64 - ディレクトリエントリーを取得する 書式 long getdents(unsigned int fd , struct linux_dirent * dirp , unsigned int count ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 ...
https://man.plustar.jp/manpage/man2/getdents64.2.html - [similar]
Man page of GETRUSAGE 0
GETRUSAGE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 getrusage - 資源の使用量を取得する 書式 #include < sys/time.h > #include < sys/resource.h > int getrusage(int who , struct rusage * usage ); 説明 getrusage () は who の資源 (resource) の使用量を返 ...
https://man.plustar.jp/manpage/man2/getrusage.2.html - [similar]
PREV 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 NEXT

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