manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 440 for type (0.030 sec.)
Man page of SNMP_AGENT_API 4572
SNMP_AGENT_API Section: C Library Functions (3) Updated: 27 Oct 1999 Index JM Home Page 名前 def ... storeid, int which); int ds_register_config(u_char type, const char *ftype, const char *token, int storeid ... , int which); int ds_register_premib(u_char type, const char *ftype, const char *token, int storeid ... #define DS_LIB_OPTIONALCONFIG 5 #define DS_LIB_APPTYPE 6 #define DS_LIB_COMMUNITY 7 #define DS_LIB_PERSIS ... れているメモリを回収する。 ds_register_config(u_char type, const char *ftype, const char *token, int storeid ...
https://man.plustar.jp/manpage/man3/default_store.3.html - [similar]
Man page of OFFSETOF 4572
OFFSETOF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 offs ... トを返す 書式 #include < stddef.h > size_t offsetof( type , member ); 説明 offsetof () マクロは、フィールド ... member の 構造体 type の先頭からのオフセットを返す。 このマクロが有用なの ... り値 offsetof () は、指定された member の指定された type の中でのオフセットを、バイト単位で返す。 準拠 POSI ...
https://man.plustar.jp/manpage/man3/offsetof.3.html - [similar]
Man page of PACKET 4572
PACKET Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 packet ... コル */ packet_socket = socket(AF_PACKET, int socket_type , int protocol ); 説明 packet ソケットは、デバイス ... プロトコルモジュールを実装することができる。 socket_type には SOCK_RAW と SOCK_DGRAM のいずれかを指定する。 ... By default, all packets of the specified protocol type are passed to a packet socket. To get packets only ... x; /* インターフェース番号 */ unsigned short sll_hatype; /* ARP ハードウェア種別 */ unsigned char sll_pktt ...
https://man.plustar.jp/manpage/man7/packet.7.html - [similar]
Man page of TELNET 4522
TELNET Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 telnet ... られる。 -S tos telnet 接続のための サービスタイプ (type-of-service, TOS) オプションの値を tos に設定する。 ... のコマンドに使える引き数は以下の通りである。 disable type 指定した認証タイプを使用不可にする。 指定可能な認証 ... 場合は、 auth disable ? コマンドを使うこと。 enable type 指定した認証タイプを使用可能にする。 指定可能な認証 ... マンドに指定可能な引き数は以下の通りである。 disable type [input|output] 指定した暗号化タイプを使用不可にする ...
https://man.plustar.jp/manpage/man1/telnet.1.html - [similar]
Man page of FCNTL 4522
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... ィールドがあってもよい)。 struct flock { ... short l_type; /* Type of lock: F_RDLCK, F_WRLCK, F_UNLCK */ sho ... および 2.5.49 以降の Linux で サポートされている。 l_type フィールドは、ファイルに対して読み出しロック ( F_R ... 行われることがある)。 F_SETLK ( struct flock * ) ( l_type が F_RDLCK か F_WRLCK の場合は) ロックの獲得を、 ( ... ntl () は実際にはロックを行わず、 構造体 lock の l_type フィールドに F_UNLCK を返し、 他のフィールドは変更 ...
https://man.plustar.jp/manpage/man2/fcntl.2.html - [similar]
Man page of FCNTL 4522
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... ィールドがあってもよい)。 struct flock { ... short l_type; /* Type of lock: F_RDLCK, F_WRLCK, F_UNLCK */ sho ... および 2.5.49 以降の Linux で サポートされている。 l_type フィールドは、ファイルに対して読み出しロック ( F_R ... 行われることがある)。 F_SETLK ( struct flock * ) ( l_type が F_RDLCK か F_WRLCK の場合は) ロックの獲得を、 ( ... ntl () は実際にはロックを行わず、 構造体 lock の l_type フィールドに F_UNLCK を返し、 他のフィールドは変更 ...
https://man.plustar.jp/manpage/man2/fcntl64.2.html - [similar]
Man page of SUDO 4522
SUDO Section: System Manager's Manual (8) Updated: January 19, 2016 Index JM Home Page 名前 sudo ... group ] [ -h host ] [ -p prompt ] [ -r role ] [ -t type ] [ -u user ] [ VAR = value ] [ -i | -s ] [ comman ... と、 sudo はエラーメッセージを出して、 終了する。 -a type , --auth-type = type /etc/login.conf で使用可になっ ... れば、ユーザを認証する際に指定された BSD の認証方法 type を使用する。システム管理者は、 /etc/login.conf に ... ドが指定されていない場合は、 対話的シェルを開く。 -t type , --type = type 指定された type を含む SELinux のセ ...
https://man.plustar.jp/manpage/man8/sudo.8.html - [similar]
Man page of SUDO 4522
SUDO Section: System Manager's Manual (8) Updated: January 19, 2016 Index JM Home Page 名前 sudo ... group ] [ -h host ] [ -p prompt ] [ -r role ] [ -t type ] [ -u user ] [ VAR = value ] [ -i | -s ] [ comman ... と、 sudo はエラーメッセージを出して、 終了する。 -a type , --auth-type = type /etc/login.conf で使用可になっ ... れば、ユーザを認証する際に指定された BSD の認証方法 type を使用する。システム管理者は、 /etc/login.conf に ... ドが指定されていない場合は、 対話的シェルを開く。 -t type , --type = type 指定された type を含む SELinux のセ ...
https://man.plustar.jp/manpage/man8/sudoedit.8.html - [similar]
Man page of MAKE 4473
MAKE Section: ユーザーコマンド (1) Updated: 2016/02/28 Index JM Home Page 名前 make - プログラム ... 古いファイルとして扱われ、 規則が無視されます。 -O [ type ], --output-sync [= type ] -j を使って複数ジョブを ... はなく、個々のジョブ出力を取りまとめるようにします。 type が未指定か target に指定されている場合、各ターゲッ ... トごとにレシピ全体の出力結果がまとめられます。 type が line の場合、レシピ内の各コマンドラインの出力結 ... 果がまとめられます。 type が recurse である場合、再帰呼び出しされた make 全体 ...
https://man.plustar.jp/manpage/man1/make.1.html - [similar]
Man page of KCMP 4473
KCMP Section: Linux Programmer's Manual (2) Updated: 2013-12-08 Index JM Home Page 名前 kcmp - 二 ... ux/kcmp.h > int kcmp(pid_t pid1 , pid_t pid2 , int type , unsigned long idx1 , unsigned long idx2 ); 注 : ... カーネルリソースを共有しているかどうかを検査できる。 type 引き数は 2 つのプロセス間でどのリソースを比較するか ... 較する必要がある場合に、特に役に立つ。 エラー EBADF type が KCMP_FILE で、かつ fd1 か fd2 がオープンファイル ... 記述でない。 EINVAL type が無効である。 EPERM プロセスのリソースを検査するの ...
https://man.plustar.jp/manpage/man2/kcmp.2.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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