manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 154 for flag (0.017 sec.)
Man page of IP 5558
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux ... ckets; see raw (7) for more information. When this flag is enabled, the values set by IP_OPTIONS , IP_TTL ... 信パケットでフラグメント不許可フラグ (don't-fragment flag) が必ず セットされるようになる。 SOCK_STREAM でない ... the result of getsockopt (2) is an integer boolean flag. The security context returned in the SCM_SECURITY ... フラグをとる。 IP_RECVTTL (Linux 2.2 以降) When this flag is set, pass a IP_TTL control message with the tim ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
Man page of MPROTECT 5442
MPROTECT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 mpro ... する。 prot is a combination of the following access flags: PROT_NONE or a bitwise-or of the other values in ... The memory can be used for atomic operations. This flag was introduced as part of the futex (2) implementa ... e Linux 2.6.0), prot can have one of the following flags set: PROT_GROWSUP Apply the protection mode up to ... segment or a segment mapped with the MAP_GROWSDOWN flag set). Like mprotect (), pkey_mprotect () changes t ...
https://man.plustar.jp/manpage/man2/mprotect.2.html - [similar]
Man page of MPROTECT 5442
MPROTECT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 mpro ... する。 prot is a combination of the following access flags: PROT_NONE or a bitwise-or of the other values in ... The memory can be used for atomic operations. This flag was introduced as part of the futex (2) implementa ... e Linux 2.6.0), prot can have one of the following flags set: PROT_GROWSUP Apply the protection mode up to ... segment or a segment mapped with the MAP_GROWSDOWN flag set). Like mprotect (), pkey_mprotect () changes t ...
https://man.plustar.jp/manpage/man2/pkey_mprotect.2.html - [similar]
Man page of SPU_CREATE 5442
SPU_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sp ... spu.h > int spu_create(const char * pathname , int flags , mode_t mode , int neighbor_fd ); 注 : このシステ ... r_fd is used only when the SPU_CREATE_AFFINITY_SPU flag is specified; see below. flags 引数には 0 か以下の ... ior to the addition of the SPU_CREATE_AFFINITY_SPU flag in Linux 2.6.23, the spu_create () system call too ...
https://man.plustar.jp/manpage/man2/spu_create.2.html - [similar]
Man page of ACCEPT 5337
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... struct sockaddr * addr , socklen_t * addrlen , int flags ); 説明 accept () システムコールは、接続指向のソケ ... ty occurs on a socket; see socket (7) for details. flags が 0 の場合、 accept4 () は accept () と同じである ...flags に以下の値をビット毎の論理和 (OR) で指定することで ... きる。 SOCK_NONBLOCK Set the O_NONBLOCK file status flag on the open file description (see open (2)) referr ...
https://man.plustar.jp/manpage/man2/accept.2.html - [similar]
Man page of ACCEPT 5337
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... struct sockaddr * addr , socklen_t * addrlen , int flags ); 説明 accept () システムコールは、接続指向のソケ ... ty occurs on a socket; see socket (7) for details. flags が 0 の場合、 accept4 () は accept () と同じである ...flags に以下の値をビット毎の論理和 (OR) で指定することで ... きる。 SOCK_NONBLOCK Set the O_NONBLOCK file status flag on the open file description (see open (2)) referr ...
https://man.plustar.jp/manpage/man2/accept4.2.html - [similar]
Man page of EXECVE 5337
EXECVE Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 execve ... rlying filesystem is mounted nosuid (the MS_NOSUID flag for mount (2)); or * the calling process is being ... ties is being executed, in which case the dumpable flag may instead be reset to the value in /proc/sys/fs/ ... is unshared, undoing the effect of the CLONE_FILES flag of clone (2). 以下の点についても注意すること: * 呼 ...
https://man.plustar.jp/manpage/man2/execve.2.html - [similar]
Man page of GETTID 5337
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid ... ne (2) call that does not specify the CLONE_THREAD flag (or, equivalently, a new process created by fork ( ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
Man page of SEMGET 5337
SEMGET Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 semget ... o specify the IPC_CREAT ( -c ) and IPC_EXCL ( -x ) flags for the call to semget (). The usage of this prog ... ems\n", pname); fprintf(stderr, " -c Use IPC_CREAT flag\n"); fprintf(stderr, " -x Use IPC_EXCL flag\n"); e ... t main(int argc, char *argv[]) { int semid, nsems, flags, opt; key_t key; flags = 0; while ((opt = getopt( ... gc, argv, "cx")) != -1) { switch (opt) { case 'c': flags |= IPC_CREAT; break; case 'x': flags |= IPC_EXCL; ...
https://man.plustar.jp/manpage/man2/semget.2.html - [similar]
Man page of SOCKET 5337
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket ... きる。 SOCK_NONBLOCK Set the O_NONBLOCK file status flag on the open file description (see open (2)) referr ... ed to by the new file descriptor. Using this flag saves extra calls to fcntl (2) to achieve the same ...
https://man.plustar.jp/manpage/man2/socket.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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