manページ検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 589 for On (0.079 sec.)
Man page of SEND 3628
SEND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 send, se ... nclude < sys/socket.h > ssize_t send(int sockfd , const void * buf , size_t len , int flags ); ssize_t s ... endto(int sockfd , const void * buf , size_t len , int flags , const stru ... socklen_t addrlen ); ssize_t sendmsg(int sockfd , const struct msghdr * msg , int flags ); 説明 システム ... のに使用される。 send () は、ソケットが 接続された (connected) 状態にある場合にのみ使用できる (つまり、どの ...
https://man.plustar.jp/manpage/man2/sendmsg.2.html - [similar]
Man page of SEND 3628
SEND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 send, se ... nclude < sys/socket.h > ssize_t send(int sockfd , const void * buf , size_t len , int flags ); ssize_t s ... endto(int sockfd , const void * buf , size_t len , int flags , const stru ... socklen_t addrlen ); ssize_t sendmsg(int sockfd , const struct msghdr * msg , int flags ); 説明 システム ... のに使用される。 send () は、ソケットが 接続された (connected) 状態にある場合にのみ使用できる (つまり、どの ...
https://man.plustar.jp/manpage/man2/sendto.2.html - [similar]
Man page of SHMCTL 3628
SHMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 shmctl ... ture (see below) that specifies the access permissions on the shared memory segment. shm_segsz 共有メモリ ... hat detached tgis segment. shm_ctime Time of creation of segment or time of the last shmctl () IPC_SET o ... peration. shm_cpid その共有メモリーセグメントを作成したプロ ... that executed a shmat (2) or shmdt (2) system call on this segment. shm_nattch Number of processes that ...
https://man.plustar.jp/manpage/man2/shmctl.2.html - [similar]
Man page of UNSHARE 3628
UNSHARE Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 unsha ... 黙のうちに共有される。 一方、仮想メモリーなどは、 clone (2) を使ってプロセスやスレッドを生成するときに、明 ... この引数は、以下の定数の 0 個以上の OR で指定する: CLONE_FILES clone (2) CLONE_FILES フラグの効果を取り消す ... ロセスとファイルディスクリプターを共有しなくなる。 CLONE_FS clone (2) CLONE_FS フラグの効果を取り消す。ファ ... sk ( umask (2)) を他のプロセスと共有しなくなる。 CLONE_NEWCGROUP (Linux 4.6 以降) This flag has the same ...
https://man.plustar.jp/manpage/man2/unshare.2.html - [similar]
Man page of MQ_GETATTR 3628
MQ_GETATTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mq ... ct mq_attr * attr ); int mq_setattr(mqd_t mqdes , const struct mq_attr * newattr , struct mq_attr * olda ... 造体は以下のように定義されている: struct mq_attr { long mq_flags; /* フラグ: 0 か O_NONBLOCK */ long mq_m ... axmsg; /* キューの最大メッセージ数 */ long mq_msgsize; /* 最大メッセージサイズ (バイト単位) ... */ long mq_curmsgs; /* キューに現在入っているメッセージ数 ...
https://man.plustar.jp/manpage/man3/mq_getattr.3.html - [similar]
Man page of MQ_GETATTR 3628
MQ_GETATTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mq ... ct mq_attr * attr ); int mq_setattr(mqd_t mqdes , const struct mq_attr * newattr , struct mq_attr * olda ... 造体は以下のように定義されている: struct mq_attr { long mq_flags; /* フラグ: 0 か O_NONBLOCK */ long mq_m ... axmsg; /* キューの最大メッセージ数 */ long mq_msgsize; /* 最大メッセージサイズ (バイト単位) ... */ long mq_curmsgs; /* キューに現在入っているメッセージ数 ...
https://man.plustar.jp/manpage/man3/mq_setattr.3.html - [similar]
Man page of SHM_OPEN 3628
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... e < fcntl.h > /* O_* 定数の定義用 */ int shm_open(const char * name , int oflag , mode_t mode ); int shm ... _unlink(const char * name ); -lrt でリンクする。 説明 shm_open ... く形式 にすべきである。 oflag はビットマスクで、 O_RDONLY と O_RDWR のいずれか一方と、以下に述べる他のフラ ... グの論理和をとったもの を指定する。 O_RDONLY 読み出しアクセス用にオブジェクトをオープンする。 ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 3628
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... e < fcntl.h > /* O_* 定数の定義用 */ int shm_open(const char * name , int oflag , mode_t mode ); int shm ... _unlink(const char * name ); -lrt でリンクする。 説明 shm_open ... く形式 にすべきである。 oflag はビットマスクで、 O_RDONLY と O_RDWR のいずれか一方と、以下に述べる他のフラ ... グの論理和をとったもの を指定する。 O_RDONLY 読み出しアクセス用にオブジェクトをオープンする。 ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of TTYSLOT 3628
TTYSLOT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ttysl ... の文字) は端末名となった。 よって、一般的な行は "14console" となる。 後者のシステムの書式は、より精巧であ ... テムには通常 "/etc/ttys" がないので、常に 0 を返す。 On BSD-like systems and Linux, the declaration of tty ... slot () is provided by < unistd.h > . On System V-like systems, the declaration is provided ... libc 2.24, < stdlib.h > also provides the declaration with the following feature test macro definitions: ...
https://man.plustar.jp/manpage/man3/ttyslot.3.html - [similar]
Man page of MQ_OVERVIEW 3628
MQ_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 m ... ンメッセージキュー記述 (open message queue description) への参照である ( open (2) も参照)。 fork (2) 実行 ... 行われる。 メッセージの優先度は 0 (低優先) から sysconf(_SC_MQ_PRIO_MAX) - 1 (高優先) の値を持つ。 Linux ... では、 sysconf(_SC_MQ_PRIO_MAX) は 32768 を返すが、 POSIX.1 で要 ... SIX メッセージキューのサポートは、カーネルの設定 (configuration) オプション CONFIG_POSIX_MQUEUE で設定可 ...
https://man.plustar.jp/manpage/man7/mq_overview.7.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