manページ検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 960 for IN (0.205 sec.)
Man page of RENAME 3362
RENAME Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 rename ... , renameat2 - ファイルの名前や位置を変更する 書式 #include < stdio.h > int rename(const char * oldpath , ... const char * newpath ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < ... stdio.h > int renameat(int olddirfd , const char * oldpath , in ... t newdirfd , const char * newpath ); int renameat2(int olddirfd , const char * oldpath , i ...
https://man.plustar.jp/manpage/man2/renameat2.2.html - [similar]
Man page of BINDRESVPORT 3362
BINDRESVPORT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ... bindresvport - ソケットを特権 IP ポートにバインドする ... 書式 #include < sys/types.h > #include < netinet/in.h > int ... bindresvport(int sockfd , struct sockaddr_in * sin ); ... 説明 bindresvport () is used to bind the socket referred to ...
https://man.plustar.jp/manpage/man3/bindresvport.3.html - [similar]
Man page of AIO 3362
AIO Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 aio - POS ... 数で使用されている。この構造体は以下の通りである。 #include < aiocb.h > struct aiocb { /* The order of th ... ese fields is implementation-dependent */ int aio_fildes; /* File descriptor */ off_t aio_offse ... fer */ size_t aio_nbytes; /* Length of transfer */ int aio_reqprio; /* Request priority */ struct sigeve ... nt aio_sigevent; /* Notification method */ int aio_lio_opcode; /* Operation to be performed; lio ...
https://man.plustar.jp/manpage/man7/aio.7.html - [similar]
Man page of GETMNTENT 3331
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... イルシステム記述ファイルのエントリーを取得する 書式 #include < stdio.h > #include < mntent.h > FILE *setmn ... type ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const struct mntent * m ... nt ); int endmntent(FILE * streamp ); char *hasmntopt(const ... * mnt , const char * opt ); /* GNU による拡張 */ #include < mntent.h > struct mntent *getmntent_r(FILE ...
https://man.plustar.jp/manpage/man3/addmntent.3.html - [similar]
Man page of ENCRYPT 3331
ENCRYPT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 encry ... key_r - 64 ビットのメッセージを暗号化する 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ ... #include < unistd.h > void encrypt(char block [64], in ... t edflag ); #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ ... #include < stdlib.h > void setkey(const char * key ); ...
https://man.plustar.jp/manpage/man3/encrypt.3.html - [similar]
Man page of ENCRYPT 3331
ENCRYPT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 encry ... key_r - 64 ビットのメッセージを暗号化する 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ ... #include < unistd.h > void encrypt(char block [64], in ... t edflag ); #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ ... #include < stdlib.h > void setkey(const char * key ); ...
https://man.plustar.jp/manpage/man3/encrypt_r.3.html - [similar]
Man page of GETMNTENT 3331
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... イルシステム記述ファイルのエントリーを取得する 書式 #include < stdio.h > #include < mntent.h > FILE *setmn ... type ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const struct mntent * m ... nt ); int endmntent(FILE * streamp ); char *hasmntopt(const ... * mnt , const char * opt ); /* GNU による拡張 */ #include < mntent.h > struct mntent *getmntent_r(FILE ...
https://man.plustar.jp/manpage/man3/endmntent.3.html - [similar]
Man page of STATVFS 3331
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... fstatvfs - ファイルシステムの統計を取得する 書式 #include < sys/statvfs.h > int statvfs(const char * pa ... th , struct statvfs * buf ); int fstatvfs(int fd , struct statvfs * buf ); 説明 関 ... ragment size */ fsblkcnt_t f_blocks; /* Size of fs in f_frsize units */ fsblkcnt_t f_bfree; /* Number of ... ivileged users */ fsfilcnt_t f_files; /* Number of inodes */ fsfilcnt_t f_ffree; /* Number of free inode ...
https://man.plustar.jp/manpage/man3/fstatvfs.3.html - [similar]
Man page of GETMNTENT 3331
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... イルシステム記述ファイルのエントリーを取得する 書式 #include < stdio.h > #include < mntent.h > FILE *setmn ... type ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const struct mntent * m ... nt ); int endmntent(FILE * streamp ); char *hasmntopt(const ... * mnt , const char * opt ); /* GNU による拡張 */ #include < mntent.h > struct mntent *getmntent_r(FILE ...
https://man.plustar.jp/manpage/man3/getmntent.3.html - [similar]
Man page of GETMNTENT 3331
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... イルシステム記述ファイルのエントリーを取得する 書式 #include < stdio.h > #include < mntent.h > FILE *setmn ... type ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const struct mntent * m ... nt ); int endmntent(FILE * streamp ); char *hasmntopt(const ... * mnt , const char * opt ); /* GNU による拡張 */ #include < mntent.h > struct mntent *getmntent_r(FILE ...
https://man.plustar.jp/manpage/man3/getmntent_r.3.html - [similar]
PREV 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 NEXT

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