manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 253 for flags (0.047 sec.)
Man page of objcopy 4965
objcopy Section: GNU Development Tools (1) Updated: October 1994 Index JM Home Page 名前 objcopy ... arnings ] [ --no-adjust-warnings ] [ --set-section-flags= section=flags ] [ --add-section= sectionname=file ... いなくても警告メッセージを表示しない。 --set-section-flags= section=flags 指定したセクションのフラグを設定する ... 。引数 flags はコンマ (,) で 区切られたフラグ文字列である。認識 ...
https://man.plustar.jp/manpage/man1/objcopy.1.html - [similar]
Man page of MEMFD_CREATE 4965
MEMFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... int memfd_create(const char * name , unsigned int flags ); 説明 memfd_create () は、 無名ファイル (anonymo ... 前を持っても副作用はない。 以下の値をビット論理和で flags に指定して、 memfd_create () の動作を変更できる。 ... ecifying both MFD_HUGETLB and MFD_ALLOW_SEALING in flags is supported since Linux 4.16. MFD_HUGE_2MB , MFD_ ... sion of the similarly named constants in mmap (2). flags の未使用のビットは 0 でなければならない。 返り値と ...
https://man.plustar.jp/manpage/man2/memfd_create.2.html - [similar]
Man page of MMAP 4965
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... *mmap(void * addr , size_t length , int prot , int flags , int fd , off_t offset ); int munmap(void * addr ... 可能である。 PROT_NONE ページにはアクセスできない。 flags 引き数により、マッピングに対する更新が同じ領域をマ ... 、以下の値のいずれか一つだけ (複数は指定できない) を flags に含めることで指定する。 MAP_SHARED このマッピング ... 、以下の値のうち 0 個以上をビット毎の論理和 (OR) で flags に指定することができる。 MAP_32BIT (Linux 2.4.20, ...
https://man.plustar.jp/manpage/man2/mmap.2.html - [similar]
Man page of MOVE_PAGES 4965
MOVE_PAGES Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mo ... ** pages , const int * nodes , int * status , int flags ); -lnuma とリンクする。 説明 move_pages () は、プ ... ードに移動する。 移動の結果は status に反映される。 flags では移動されるページに関する制約を指定する。 pid i ... ld help to identify pages that have been migrated. flags には、どの種類のページを移動するかを指定する。 MPO ... LT パラメーター配列にアクセスできなかった。 EINVAL flags に MPOL_MF_MOVE でも MPOL_MF_MOVE_ALL でもない値が ...
https://man.plustar.jp/manpage/man2/move_pages.2.html - [similar]
Man page of MMAP 4965
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... *mmap(void * addr , size_t length , int prot , int flags , int fd , off_t offset ); int munmap(void * addr ... 可能である。 PROT_NONE ページにはアクセスできない。 flags 引き数により、マッピングに対する更新が同じ領域をマ ... 、以下の値のいずれか一つだけ (複数は指定できない) を flags に含めることで指定する。 MAP_SHARED このマッピング ... 、以下の値のうち 0 個以上をビット毎の論理和 (OR) で flags に指定することができる。 MAP_32BIT (Linux 2.4.20, ...
https://man.plustar.jp/manpage/man2/munmap.2.html - [similar]
Man page of PIPE 4965
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... include < unistd.h > int pipe2(int pipefd [2], int flags ); 説明 pipe () はパイプを生成する。 パイプは、プロ ... さらなる詳細は pipe (7) を参照のこと。 pipe2 () は flags が 0 の場合には pipe () と同じである。 flags に以下 ... eferred to by the new file descriptors. Using this flag saves extra calls to fcntl (2) to achieve the same ... FAULT pipefd が無効な値である。 EINVAL ( pipe2 ()) flags に無効な値が入っている。 EMFILE The per-process li ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 4965
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... include < unistd.h > int pipe2(int pipefd [2], int flags ); 説明 pipe () はパイプを生成する。 パイプは、プロ ... さらなる詳細は pipe (7) を参照のこと。 pipe2 () は flags が 0 の場合には pipe () と同じである。 flags に以下 ... eferred to by the new file descriptors. Using this flag saves extra calls to fcntl (2) to achieve the same ... FAULT pipefd が無効な値である。 EINVAL ( pipe2 ()) flags に無効な値が入っている。 EMFILE The per-process li ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
Man page of VMSPLICE 4965
VMSPLICE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 vmsp ... iovec * iov , unsigned long nr_segs , unsigned int flags ); 説明 If fd is opened for writing, the vmsplice ... 開始アドレス */ size_t iov_len; /* バイト数 */ }; flags 引数には、以下の値の 0 個以上をビット毎の論理和の形 ... す値に設定する。 エラー EAGAIN SPLICE_F_NONBLOCK が flags に指定されていて、かつ操作が停止するような状態であ ...
https://man.plustar.jp/manpage/man2/vmsplice.2.html - [similar]
Man page of FNMATCH 4965
FNMATCH Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fnmat ... h(const char * pattern , const char * string , int flags ); 説明 fnmatch () 関数は strings 引数が pattern 引 ... のワイルドカードパターンを与える ( glob (7) 参照)。 flags 引数により動作を変更できる。 flags は以下のフラグの ...
https://man.plustar.jp/manpage/man3/fnmatch.3.html - [similar]
Man page of MMAP 4965
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... *mmap(void * addr , size_t length , int prot , int flags , int fd , off_t offset ); int munmap(void * addr ... 可能である。 PROT_NONE ページにはアクセスできない。 flags 引き数により、マッピングに対する更新が同じ領域をマ ... 、以下の値のいずれか一つだけ (複数は指定できない) を flags に含めることで指定する。 MAP_SHARED このマッピング ... 、以下の値のうち 0 個以上をビット毎の論理和 (OR) で flags に指定することができる。 MAP_32BIT (Linux 2.4.20, ...
https://man.plustar.jp/manpage/man3/mmap64.3.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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