manページ検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 240 for SHORT (0.020 sec.)
Man page of RTNETLINK 5069
RTNETLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 rtn ... 的な属性を 持つものがある。 struct rtattr { unsigned short rta_len; /* Length of option */ unsigned short rta ... unsigned char ifi_family; /* AF_UNSPEC */ unsigned short ifi_type; /* Device type */ int ifi_index; /* Inte ... IPv6 router preference (see below) RTA_ENCAP_TYPE short Encapsulation type for lwtunnels (下記参照) RTA_EN ... RTAs ( RTA_GATEWAY ): struct rtnexthop { unsigned short rtnh_len; /* Length of struct + length of RTAs */ ...
https://man.plustar.jp/manpage/man7/rtnetlink.7.html - [similar]
Man page of SEMCTL 5038
SEMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 semctl ... f; /* IPC_STAT, IPC_SET 用のバッファー */ unsigned short *array; /* GETALL, SETALL 用の配列 */ struct semin ... UID */ gid_t cgid; /* 作成者の実効 GID */ unsigned short mode ; /* 許可 */ unsigned short __seq; /* シーケン ... semid_ds 構造体の sem_nsems フィールドは unsigned short 型を持つと規定されており、 他のほとんどのシステムで ... このフィールドは unsigned short 型になっている。 Linux 2.4 以前ではそうなっていたが ...
https://man.plustar.jp/manpage/man2/semctl.2.html - [similar]
Man page of SEMOP 5038
SEMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 semop, ... の各セマフォは 以下の関連情報を持っている: unsigned short semval; /* semaphore value */ unsigned short semzc ... nt; /* # waiting for zero */ unsigned short semncnt; /* # waiting for increase */ pid_t sempid ... の型は struct sembuf で、次のメンバを持つ: unsigned short sem_num; /* セマフォ番号 */ short sem_op; /* セマフ ... ォ操作 */ short sem_flg; /* 操作フラグ */ sem_flg には IPC_NOWAIT ...
https://man.plustar.jp/manpage/man2/semop.2.html - [similar]
Man page of SEMOP 5038
SEMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 semop, ... の各セマフォは 以下の関連情報を持っている: unsigned short semval; /* semaphore value */ unsigned short semzc ... nt; /* # waiting for zero */ unsigned short semncnt; /* # waiting for increase */ pid_t sempid ... の型は struct sembuf で、次のメンバを持つ: unsigned short sem_num; /* セマフォ番号 */ short sem_op; /* セマフ ... ォ操作 */ short sem_flg; /* 操作フラグ */ sem_flg には IPC_NOWAIT ...
https://man.plustar.jp/manpage/man2/semtimedop.2.html - [similar]
Man page of PACKET 5008
PACKET Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 packet ... 理層のアドレスである。 struct sockaddr_ll { unsigned short sll_family; /* 常に AF_PACKET */ unsigned short sl ... t sll_ifindex; /* インターフェース番号 */ unsigned short sll_hatype; /* ARP ハードウェア種別 */ unsigned ch ... nt mr_ifindex; /* インターフェース番号 */ unsigned short mr_type; /* 動作 */ unsigned short mr_alen; /* アド ... layer independence. struct sockaddr_pkt { unsigned short spkt_family; unsigned char spkt_device[14]; unsign ...
https://man.plustar.jp/manpage/man7/packet.7.html - [similar]
Man page of FAILLOG 4977
FAILLOG Section: File Formats (5) Index JM Home Page 名前 faillog - ログイン失敗を記録するファイ ... このファイルの構造は以下の通り。 struct faillog { short fail_cnt; short fail_max; char fail_line[12]; time ...
https://man.plustar.jp/manpage/man5/faillog.5.html - [similar]
Man page of MSGCTL 4896
MSGCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgctl ... UID */ gid_t cgid; /* 作成者の実効 GID */ unsigned short mode ; /* 許可 */ unsigned short __seq; /* シーケン ... の最大メッセージ数; カーネル内では未使用 */ unsigned short msgseg; /* 最大セグメント数; カーネル内では未使用 ... t msqid_ds 内の多くのフィールドは、 Linux 2.2 では short だったが、Linux 2.4 では long になった。 この利点を ...
https://man.plustar.jp/manpage/man2/msgctl.2.html - [similar]
Man page of BYTEORDER 4896
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... l(uint32_t hostlong ); uint16_t htons(uint16_t hostshort ); uint32_t ntohl(uint32_t netlong ); uint16_t nto ... hs(uint16_t netshort ); 説明 htonl () 関数は unsigned integer hostlong ... バイトオーダーに変換する。 htons () 関数は unsigned short integer hostshort を ホストバイトオーダーからネット ... バイトオーダーに変換する。 ntohs () 関数は unsigned short integer netshort を ネットワークバイトオーダーから ...
https://man.plustar.jp/manpage/man3/byteorder.3.html - [similar]
Man page of BYTEORDER 4896
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... l(uint32_t hostlong ); uint16_t htons(uint16_t hostshort ); uint32_t ntohl(uint32_t netlong ); uint16_t nto ... hs(uint16_t netshort ); 説明 htonl () 関数は unsigned integer hostlong ... バイトオーダーに変換する。 htons () 関数は unsigned short integer hostshort を ホストバイトオーダーからネット ... バイトオーダーに変換する。 ntohs () 関数は unsigned short integer netshort を ネットワークバイトオーダーから ...
https://man.plustar.jp/manpage/man3/htonl.3.html - [similar]
Man page of BYTEORDER 4896
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... l(uint32_t hostlong ); uint16_t htons(uint16_t hostshort ); uint32_t ntohl(uint32_t netlong ); uint16_t nto ... hs(uint16_t netshort ); 説明 htonl () 関数は unsigned integer hostlong ... バイトオーダーに変換する。 htons () 関数は unsigned short integer hostshort を ホストバイトオーダーからネット ... バイトオーダーに変換する。 ntohs () 関数は unsigned short integer netshort を ネットワークバイトオーダーから ...
https://man.plustar.jp/manpage/man3/htons.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT

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