manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 77 for SYSCONF (0.008 sec.)
Man page of MMAP 6782
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... グの反対語である。 MAP_ANONYMOUS を参照)。 offset は sysconf(_SC_PAGE_SIZE) が返すページサイズの倍数でなければな ... ES は < unistd.h > で 0 より大きな値に定義される ( sysconf (3) も参照のこと)。 注意 (i386 などの) いくつかのア ... "); offset = atoi(argv[2]); pa_offset = offset & ~(sysconf(_SC_PAGE_SIZE) - 1); /* offset for mmap() must be ...
https://man.plustar.jp/manpage/man2/munmap.2.html - [similar]
Man page of GETDTABLESIZE 6782
GETDTABLESIZE Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... 移植性のあるアプリケーションはこの呼び出しの代わりに sysconf(_SC_OPEN_MAX) を使うべきである。 注意 glibc 版の g ...
https://man.plustar.jp/manpage/man3/getdtablesize.3.html - [similar]
Man page of MMAP 6782
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... グの反対語である。 MAP_ANONYMOUS を参照)。 offset は sysconf(_SC_PAGE_SIZE) が返すページサイズの倍数でなければな ... ES は < unistd.h > で 0 より大きな値に定義される ( sysconf (3) も参照のこと)。 注意 (i386 などの) いくつかのア ... "); offset = atoi(argv[2]); pa_offset = offset & ~(sysconf(_SC_PAGE_SIZE) - 1); /* offset for mmap() must be ...
https://man.plustar.jp/manpage/man3/mmap64.3.html - [similar]
Man page of AIO 6602
AIO Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 aio - POS ... thread_setschedparam (3) 参照)。 指定する値は 0 と sysconf(_SC_AIO_PRIO_DELTA_MAX) が返す値の間で なければなら ... 構造体の aio_reqprio フィールドが、0 より小さいか、 sysconf(_SC_AIO_PRIO_DELTA_MAX) が返す上限よりも大きかった ...
https://man.plustar.jp/manpage/man7/aio.7.html - [similar]
Man page of MQ_OVERVIEW 6602
MQ_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 m ... 順に行われる。 メッセージの優先度は 0 (低優先) から sysconf(_SC_MQ_PRIO_MAX) - 1 (高優先) の値を持つ。 Linux で ... は、 sysconf(_SC_MQ_PRIO_MAX) は 32768 を返すが、 POSIX.1 で要求 ...
https://man.plustar.jp/manpage/man7/mq_overview.7.html - [similar]
Man page of FSYNC 6423
FSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fsync - ... IO が < unistd.h > で 0 より大きな値に定義される ( sysconf (3) 参照)。 注意 (Linux はそうではないが) いくつか ...
https://man.plustar.jp/manpage/man2/fdatasync.2.html - [similar]
Man page of FSYNC 6423
FSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fsync - ... IO が < unistd.h > で 0 より大きな値に定義される ( sysconf (3) 参照)。 注意 (Linux はそうではないが) いくつか ...
https://man.plustar.jp/manpage/man2/fsync.2.html - [similar]
Man page of MINCORE 6423
MINCORE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 minco ... 上げられることになる。 ページサイズ ( PAGE_SIZE ) は sysconf(_SC_PAGESIZE) を使って入手できる。 vec 引数は、少な ...
https://man.plustar.jp/manpage/man2/mincore.2.html - [similar]
Man page of MSYNC 6423
MSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 msync - ... 方が < unistd.h > で 0 より大きい値に定義される。 ( sysconf (3) を参照すること。 ) 注意 POSIX では MS_SYNC と ...
https://man.plustar.jp/manpage/man2/msync.2.html - [similar]
Man page of CONFSTR 6423
CONFSTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 confs ... 1), sh (1), exec (3), fpathconf (3), pathconf (3), sysconf (3), system (3) この文書について この man ページは ...
https://man.plustar.jp/manpage/man3/confstr.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT

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