manページ検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 960 for IN (0.531 sec.)
Man page of SOCKET 3506
SOCKET Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 socket ... - Linux のソケットインターフェース 書式 #include < sys/s ... ocket.h > sockfd = socket(int socket_family , int socket_type , int protocol ); ... 説明 このマニュアルページは Linux ネットワークのソケット層に対する ユーザーインター ... ルは プロトコルファミリー (protocol familiy) (例: AF_INET , AF_IPX , AF_PACKET ) と ソケットタイプ (socket ...
https://man.plustar.jp/manpage/man7/socket.7.html - [similar]
JM Project (Japanese)::List(man1) 3506
Linux マニュアル 一覧表 man8 linuxマニュアルの man8 一覧表です。 Linux マニュアル 一覧表 [ man1 ... ザのデフォルト情報の更新 adsl-setup adsl-setup - Roaring Penguin PPPoE クライアントを設定するシェルスクリプ ... ment (APM) デーモン apple_driver apple_driver - Macintosh パーティションのラベル・マップ・ブートドライバ ... キューに入れられたジョブを実行する autofs /etc/rc.d/init.d/autofs - オートマウントシステムの制御スクリプト ... システムの情報をダンプ (dump) する e2fsck e2fsck - Linux ext2/ext3 ファイルシステムをチェックする e2image ...
https://man.plustar.jp/manpage/man_8.html - [similar]
Man page of GETCWD 3474
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... ame - カレントワーキングディレクトリ名の取得 書式 #include < unistd.h > char *getcwd(char * buf , size_t ... がない。 EFAULT buf が不正なアドレスを指している。 EINVAL size 引数が 0 かつ、 buf 引数がヌルポインターで ... ない。 EINVAL getwd (): buf が NULL である。 ENAMETOOLONG get ... urrent_dir_name () は GNU 拡張である。 注意 Under Linux, these functions make use of the getcwd () syste ...
https://man.plustar.jp/manpage/man2/getcwd.2.html - [similar]
Man page of GETCWD 3474
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... ame - カレントワーキングディレクトリ名の取得 書式 #include < unistd.h > char *getcwd(char * buf , size_t ... がない。 EFAULT buf が不正なアドレスを指している。 EINVAL size 引数が 0 かつ、 buf 引数がヌルポインターで ... ない。 EINVAL getwd (): buf が NULL である。 ENAMETOOLONG get ... urrent_dir_name () は GNU 拡張である。 注意 Under Linux, these functions make use of the getcwd () syste ...
https://man.plustar.jp/manpage/man3/get_current_dir_name.3.html - [similar]
Man page of GETCWD 3474
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... ame - カレントワーキングディレクトリ名の取得 書式 #include < unistd.h > char *getcwd(char * buf , size_t ... がない。 EFAULT buf が不正なアドレスを指している。 EINVAL size 引数が 0 かつ、 buf 引数がヌルポインターで ... ない。 EINVAL getwd (): buf が NULL である。 ENAMETOOLONG get ... urrent_dir_name () は GNU 拡張である。 注意 Under Linux, these functions make use of the getcwd () syste ...
https://man.plustar.jp/manpage/man3/getcwd.3.html - [similar]
Man page of GETCWD 3474
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... ame - カレントワーキングディレクトリ名の取得 書式 #include < unistd.h > char *getcwd(char * buf , size_t ... がない。 EFAULT buf が不正なアドレスを指している。 EINVAL size 引数が 0 かつ、 buf 引数がヌルポインターで ... ない。 EINVAL getwd (): buf が NULL である。 ENAMETOOLONG get ... urrent_dir_name () は GNU 拡張である。 注意 Under Linux, these functions make use of the getcwd () syste ...
https://man.plustar.jp/manpage/man3/getwd.3.html - [similar]
Man page of SCRIPT 3449
SCRIPT Section: User Commands (1) Updated: October 2019 Index JM Home Page 名前 script - 端末セッ ... file ] バージョンについて このマニュアルは、util-linux 2.36 所収の script コマンドのマニュアルである。 ... script コマンドは util-linux 2.35 でかなり大幅な改訂が行われた。そのため、バー ... cript) を作成する。端末上のデータは、未加工のまま (in raw form) ログファイルに記録され、 タイミングに関す ... escript というファイルに記録することになる。 --log-in や --log-io を使って入力のログを取ると、セキュリテ ...
https://man.plustar.jp/manpage/man1/script.1.html - [similar]
Man page of MEMFD_CREATE 3449
MEMFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... 無名ファイル (anonymous file) を作成する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #i ... nclude < sys/mman.h > int memfd_create(const char * name , unsigned int fla ... O_CLOEXEC フラグの説明を参照のこと。 MFD_ALLOW_SEALING このファイルに対して sealing 操作を許可する。 fcn ... をセットできないことということである。 MFD_HUGETLB (Linux 4.14 以降) The anonymous file will be created in ...
https://man.plustar.jp/manpage/man2/memfd_create.2.html - [similar]
Man page of MSGCTL 3449
MSGCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgctl ... - System V メッセージ制御操作 書式 #include < sys/types.h > #include < sys/ipc.h > #inclu ... de < sys/msg.h > int msgctl(int msqid , int cmd , struct msqid_ds * bu ... sgctl() */ unsigned long msg_cbytes; /* # of bytes in queue */ msgqnum_t msg_qnum; /* # number of messag ... es in queue */ msglen_t msg_qbytes; /* Maximum # of byte ...
https://man.plustar.jp/manpage/man2/msgctl.2.html - [similar]
Man page of SHM_OPEN 3449
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... open, shm_unlink - POSIX 共有メモリーオブジェクトの作成/オープン/削 ... 除を行う 書式 #include < sys/mman.h > #include < sys/stat.h > /* mod ... e 定数用 */ #include < fcntl.h > /* O_* 定数の定義用 */ int shm_op ... en(const char * name , int oflag , mode_t mode ); int shm_unlink(const char ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
PREV 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 NEXT

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