manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 253 for flags (0.023 sec.)
Man page of UNSHARE 10409
UNSHARE Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 unsha ... e _GNU_SOURCE #include < sched.h > int unshare(int flags ); 説明 unshare () を使うと、プロセス (やスレッド) ... となく、 共有実行コンテキストを制御することである。 flags 引数はビットマスクであり、 実行コンテキストのどの部 ... ドの場合、 これらのフラグを使用するとエラーとなる。 flags に 0 が指定された場合、 unshare () は何も行わないの ... rno にはエラーを示す値が設定される。 エラー EINVAL flags に不正なビットが指定された。 EINVAL CLONE_THREAD , ...
https://man.plustar.jp/manpage/man2/unshare.2.html - [similar]
Man page of GET_MEMPOLICY 8411
GET_MEMPOLICY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 ... nsigned long maxnode , void * addr , unsigned long flags ); -lnuma でリンクする。 説明 get_mempolicy () は、 ... もしくは指定されたメモリーアドレスの NUMA ポリシーを flags の設定に従って取得する。 NUMA (非対称メモリーアクセ ... をそのスレッドに 割り当てるかを定めるものである。 If flags is specified as 0, then information about the call ... to get_mempolicy () using set_mempolicy (2). When flags is 0, addr must be specified as NULL. flags に MPO ...
https://man.plustar.jp/manpage/man2/get_mempolicy.2.html - [similar]
Man page of FANOTIFY_INIT 7872
FANOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... < sys/fanotify.h > int fanotify_init(unsigned int flags , unsigned int event_f_flags ); 説明 fanotify API ... ケーパビリティーチェックのいくつかが実装されている。 flags 引数は、 イベントを待つアプリケーションの通知クラス ... が管理される。 以下の通知クラスのいずれか一つだけを flags に指定できる。 FAN_CLASS_PRE_CONTENT この値は、 フ ... 。 同じ通知クラスの受信者での通知順序は不定である。 flags には以下のビットを追加でセットすることができる。 F ...
https://man.plustar.jp/manpage/man2/fanotify_init.2.html - [similar]
Man page of OPEN 7802
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... e < fcntl.h > int open(const char * pathname , int flags ); int open(const char * pathname , int flags , mo ... int openat(int dirfd , const char * pathname , int flags ); int openat(int dirfd , const char * pathname , ... int flags , mode_t mode ); /* Documented separately, in open ... ist, it may optionally (if O_CREAT is specified in flags ) be created by open (). The return value of open ...
https://man.plustar.jp/manpage/man2/creat.2.html - [similar]
Man page of OPEN 7802
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... e < fcntl.h > int open(const char * pathname , int flags ); int open(const char * pathname , int flags , mo ... int openat(int dirfd , const char * pathname , int flags ); int openat(int dirfd , const char * pathname , ... int flags , mode_t mode ); /* Documented separately, in open ... ist, it may optionally (if O_CREAT is specified in flags ) be created by open (). The return value of open ...
https://man.plustar.jp/manpage/man2/open.2.html - [similar]
Man page of OPEN 7802
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... e < fcntl.h > int open(const char * pathname , int flags ); int open(const char * pathname , int flags , mo ... int openat(int dirfd , const char * pathname , int flags ); int openat(int dirfd , const char * pathname , ... int flags , mode_t mode ); /* Documented separately, in open ... ist, it may optionally (if O_CREAT is specified in flags ) be created by open (). The return value of open ...
https://man.plustar.jp/manpage/man2/openat.2.html - [similar]
Man page of GETADDRINFO 7682
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... は以下のフィールドを含む。 struct addrinfo { int ai_flags; int ai_family; int ai_socktype; int ai_protocol; ... スを getaddrinfo () が返してよいことを意味する。 ai_flags このフィールドは、追加のオプション (下記) を指定す ... _protocol に 0 を、 ai_family に AF_UNSPEC を、 ai_flags に (AI_V4MAPPED | AI_ADDRCONFIG) を設定するのと等価 ... である (POSIX では ai_flags には別のデフォルト値が規定されている; 「備考」を参 ...
https://man.plustar.jp/manpage/man3/freeaddrinfo.3.html - [similar]
Man page of GETADDRINFO 7682
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... は以下のフィールドを含む。 struct addrinfo { int ai_flags; int ai_family; int ai_socktype; int ai_protocol; ... スを getaddrinfo () が返してよいことを意味する。 ai_flags このフィールドは、追加のオプション (下記) を指定す ... _protocol に 0 を、 ai_family に AF_UNSPEC を、 ai_flags に (AI_V4MAPPED | AI_ADDRCONFIG) を設定するのと等価 ... である (POSIX では ai_flags には別のデフォルト値が規定されている; 「備考」を参 ...
https://man.plustar.jp/manpage/man3/gai_strerror.3.html - [similar]
Man page of GETADDRINFO 7682
GETADDRINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 g ... は以下のフィールドを含む。 struct addrinfo { int ai_flags; int ai_family; int ai_socktype; int ai_protocol; ... スを getaddrinfo () が返してよいことを意味する。 ai_flags このフィールドは、追加のオプション (下記) を指定す ... _protocol に 0 を、 ai_family に AF_UNSPEC を、 ai_flags に (AI_V4MAPPED | AI_ADDRCONFIG) を設定するのと等価 ... である (POSIX では ai_flags には別のデフォルト値が規定されている; 「備考」を参 ...
https://man.plustar.jp/manpage/man3/getaddrinfo.3.html - [similar]
Man page of FTW 7262
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw ... ypeflag , struct FTW * ftwbuf ), int nopenfd , int flags ); #include < ftw.h > int ftw(const char * dirpath ... ィレクトリである FTW_DP fpath がディレクトリで、かつ flags で FTW_DEPTH が指定されていた ( FTW_DEPTH が flags ... _SL fpath がシンボリックリンクで、かつ FTW_PHYS が flags に セットされていた。 FTW_SLN fpath is a symbolic ... せる場合以外は、 longjmp (3) を使用しないこと。 The flags argument of nftw () is formed by ORing zero or mor ...
https://man.plustar.jp/manpage/man3/ftw.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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