manページ検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 830 for [SIMILAR] 16 1024 4096 WITH 39423 イブ WITH 3656... (2.473 sec.)
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/statfs.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/statfs64.2.html - [similar]
Man page of SYNC_FILE_RANGE 0
SYNC_FILE_RANGE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sync_file_range - ファイルセグメントをディスクと同期する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > int sync_file_range(int fd , off64_t offset , off64 ...
https://man.plustar.jp/manpage/man2/sync_file_range.2.html - [similar]
Man page of SYNC_FILE_RANGE 0
SYNC_FILE_RANGE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sync_file_range - ファイルセグメントをディスクと同期する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > int sync_file_range(int fd , off64_t offset , off64 ...
https://man.plustar.jp/manpage/man2/sync_file_range2.2.html - [similar]
Man page of UNLINK 0
UNLINK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 unlink, unlinkat - 名前を削除し、場合によってはそれが参照しているファイルも削除する 書式 #include < unistd.h > int unlink(const char * pathname ); #include < fcntl.h > /* AT_* 定数の定義 */ #include ...
https://man.plustar.jp/manpage/man2/unlink.2.html - [similar]
Man page of UNLINK 0
UNLINK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 unlink, unlinkat - 名前を削除し、場合によってはそれが参照しているファイルも削除する 書式 #include < unistd.h > int unlink(const char * pathname ); #include < fcntl.h > /* AT_* 定数の定義 */ #include ...
https://man.plustar.jp/manpage/man2/unlinkat.2.html - [similar]
Man page of UTIMENSAT 0
UTIMENSAT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 utimensat, futimens - ファイルのタイムスタンプをナノ秒精度で変更する 書式 #include < fcntl.h > /* AT_* 定数の定義 */ #include < sys/stat.h > int utimensat(int dirfd , const char * pathname , cons ...
https://man.plustar.jp/manpage/man2/utimensat.2.html - [similar]
Man page of MALLOC 0
MALLOC Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 malloc, free, calloc, realloc, reallocarray - 動的なメモリーの割り当てと解放を行う 書式 #include < stdlib.h > void *malloc(size_t size ); void free(void *ptr ); void *calloc(size_t nmemb , size_t si ...
https://man.plustar.jp/manpage/man3/calloc.3.html - [similar]
Man page of GETHOSTBYNAME 0
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 gethostbyname, gethostbyaddr, sethostent, gethostent, endhostent, h_errno, herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, gethostbyname_r, gethostent_r - ネットワーク上 ...
https://man.plustar.jp/manpage/man3/endhostent.3.html - [similar]
Man page of FOPEN 0
FOPEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fopen, fdopen, freopen - ストリームを開く関数 書式 #include < stdio.h > FILE *fopen(const char * pathname , const char * mode ); FILE *fdopen(int fd , const char * mode ); FILE *freopen(const char * ...
https://man.plustar.jp/manpage/man3/fdopen.3.html - [similar]
PREV 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 NEXT

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