manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 492 for Unix (0.005 sec.)
Man page of UNIX 14825
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... 書式 #include < sys/socket.h > #include < sys/un.h > unix_socket = socket(AF_UNIX, type, 0); error = socketp ... air(AF_UNIX, type, 0, int * sv ); 説明 AF_UNIX ( AF_LOCAL とも ... ス同士が 効率的に通信するために用いられる。伝統的に、UNIX ドメイン ソケットは、名前なしにもできるし、 (ソケッ ... ce) もサポートしている。 Valid socket types in the UNIX domain are: SOCK_STREAM , for a stream-oriented so ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of PTY 7963
PTY Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 pty - 擬似 ... いる。 System V 風の端末は、Linux システムでは一般に UNIX 98 擬似端末と呼ばれている。 カーネル 2.6.4 以降では ... ルトで無効になっている)。新しいアプリケーションでは、UNIX 98 擬似端末を使用すべきである。 UNIX 98 擬似端末 未 ... 使用の UNIX 98 擬似端末マスタをオープンするには posix_openpt ( ... ンできるようになる。 Linux カーネルでは、利用できる UNIX 98 擬似端末の数に上限を設けている。 2.6.3 以前のカ ...
https://man.plustar.jp/manpage/man7/pty.7.html - [similar]
Man page of BIND 7867
BIND Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 bind - ソ ... F_INET は ip (7) を、 AF_INET6 は ipv6 (7) を、 AF_UNIXunix (7) を、 AF_APPLETALK は ddp (7) を、 AF_P ... sockfd がソケットを参照していない。 以下のエラーは UNIXドメイン ( AF_UNIX ) のソケット特有である: EACCES パ ... 例が getaddrinfo (3) に記載されている。 以下の例は、UNIX ドメイン ( AF_UNIX ) でストリームソケットを bind す ... er_addr; socklen_t peer_addr_size; sfd = socket(AF_UNIX, SOCK_STREAM, 0); if (sfd == -1) handle_error("soc ...
https://man.plustar.jp/manpage/man2/bind.2.html - [similar]
Man page of STANDARDS 7668
STANDARDS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 sta ... ndards - C と UNIX の標準規格 説明 多くのマニュアルページの「準拠 (CO ... な説明を記す。 V7 バージョン 7 (第 7 版とも呼ばれる) UNIX。 1979 年に AT&T/Bell Labs によりリリースされた。 こ ... の時点以降、 UNIX システムは BSD と System V の二つの系譜に分かれた。 ... ーフェースの数を表すものである。 SUS (SUSv1) Single UNIX Specification. この規格は、XPG4v2 やその他の X/Ope ...
https://man.plustar.jp/manpage/man7/standards.7.html - [similar]
Man page of GROFF_MS 7277
GROFF_MS Section: Environments, Tables, and Troff Macros (7) Updated: 6 August 2001 Index JM Hom ... ステムの一部分です。 この groff ms マクロは、4.3 BSD Unix ms マクロの文書化された機能と互換であるように設計さ ... かし、次のような制限があります: • groff ms の内部は Unix ms の内部とは同じではありません。 したがって、Unix ... off ms マクロのいずれにも実装されていません。 ある Unix ms の文書には、数値レジスタの CW と GW とが、それぞ ... よって 1 に設定されます。 しかし、この数値レジスタは Unix ms マクロでは使用されていません。 このレジスタの目 ...
https://man.plustar.jp/manpage/man7/groff_ms.7.html - [similar]
Man page of CONNECT 6886
CONNECT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 conne ... る接続の 作成を試みる。 Some protocol sockets (e.g., UNIX domain stream sockets) may successfully connect () ... me protocol sockets (e.g., datagram sockets in the UNIX and Internet domains) may use connect () multiple ... g., TCP sockets as well as datagram sockets in the UNIX and Internet domains) may dissolve the association ... ドメイン特有のエラー が発生する可能性がある。 EACCES UNIX ドメインソケットはパス名で識別される。 ソケットファ ...
https://man.plustar.jp/manpage/man2/connect.2.html - [similar]
Man page of AFPD 6694
AFPD Section: Maintenance Commands (8) Updated: 23 Feb 1999 Index JM Home Page 名前 afpd - Apple ... leTalk Filing Protocol, AFP) の インターフェースを Unix ファイルシステムに提供する。 このデーモンは、通常、 ... ???? ' が使われる。 creator が指定されない場合、 ' UNIX ' が使われる。 拡張子 ' . ' は、タイプが設定されて ... いない Unix ファイルに対して、 デフォルトのクリエータとタイプを ... ように設定されている場合、 大文字と小文字の混ざった Unix ファイル名は使うことができない。 キャリッジリターン ...
https://man.plustar.jp/manpage/man8/afpd.8.html - [similar]
Man page of NETSTAT 6590
NETSTAT Section: Linux Programmer's Manual (8) Updated: 19 December 2000 Index JM Home Page 名前 ... } address_family_options : [ --protocol= { inet , unix , ipx , ax25 , netrom , ddp }[, ...] ] [ --unix | ... リーのキーワードを指定する。 キーワードとして inet , unix , ipx , ax25 , netrom , ddp が指定できる。 これは、 ... --inet , --unix ( -x ), --ipx , --ax25 , --netrom , --ddp オプショ ... 利用できない。 Timer (まだ書いていない) アクティブな UNIX ドメインソケット Proto ソケットで用いられているプロ ...
https://man.plustar.jp/manpage/man8/netstat.8.html - [similar]
Man page of NcFTP 6495
NcFTP Section: User Commands (1) Updated: 2.4.3 Index JM Home Page 名前 Ncftp - インターネット フ ... いなければならない。 FTP Protocol の認証システムは、(UNIX等の)アカウントにログインすることにとてもよく似ている ... 送モードを使用する場合に 変更する。 NcFTPはたいてい UNIX システム上で使用されるし、リモートシステムの多くも ... UNIX 系でなので、デフォルトの転送モードは 何も変換されな ... っている。 しかし、プレーンテキストを種類の異なる 非 UNIX システム間で転送する必要があるときは、 ASCII モード ...
https://man.plustar.jp/manpage/man1/ncftp.1.html - [similar]
Man page of SOCKET 6008
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket ... るフォーマットは以下の通り。 名前 目的 マニュアル AF_UNIX ローカル通信 unix (7) AF_LOCAL Synonym for AF_UNIX ... いて定数を使用する場合、プロトコルファミリーには PF_UNIX , PF_INET 等を使用している。一方でアドレスファミリ ... ーには AF_UNIX , AF_INET 等が使用されている。 しかしながら BSD の ... amilies (7), ip (7), socket (7), tcp (7), udp (7), unix (7) "An Introductory 4.3BSD Interprocess Communica ...
https://man.plustar.jp/manpage/man2/socket.2.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