Results of 1 - 10 of about 28 for dst (0.011 sec.)
- Man page of GETTIMEOFDAY 11880
- GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前
...
/* グリニッジ標準時との差 (西方に分単位) */ int tz_dsttime; /* 夏時間調整の型 */ }; tv や tz が NULL の場 ...
st フィールド が 0 でない場合に起こる (この場合 tz_dsttime フィールドは 0 にすべきである)。 このような場合 ...
struct timeval のフィールドは long 型であった。 tz_dsttime は Linux でこれまで使われたことはない。 したが ...
以下は純粋に歴史的な興味から書かれたものである。 tz_dsttime フィールドには (下記に示す) シンボル定数が格納 ...
-
https://man.plustar.jp/manpage/man2/gettimeofday.2.html
- [similar]
- Man page of GETTIMEOFDAY 11880
- GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前
...
/* グリニッジ標準時との差 (西方に分単位) */ int tz_dsttime; /* 夏時間調整の型 */ }; tv や tz が NULL の場 ...
st フィールド が 0 でない場合に起こる (この場合 tz_dsttime フィールドは 0 にすべきである)。 このような場合 ...
struct timeval のフィールドは long 型であった。 tz_dsttime は Linux でこれまで使われたことはない。 したが ...
以下は純粋に歴史的な興味から書かれたものである。 tz_dsttime フィールドには (下記に示す) シンボル定数が格納 ...
-
https://man.plustar.jp/manpage/man2/settimeofday.2.html
- [similar]
- Man page of TCPDUMP 10798
- TCPDUMP Section: User Commands (1) Updated: 30 June 1997 Index JM Home Page 名前 tcpdump - ネット
...
の通信方向を特定する。方向として指示できるのは src , dst , src or dst , src and dst である。例、 `src foo'、 ...
`dst net 128.3'、`src or dst port ftp-data'。 dir 修飾子 ...
が指定されない場合は src or dst が指示されているものとみなす。`null' リンク層(すな ...
飾子は省略してタイプ数を減らすことができる。 例:`tcp dst port ftp or ftp-data or domain' は `tcp dst prot f ...
-
https://man.plustar.jp/manpage/man1/tcpdump.1.html
- [similar]
- Man page of VIS 10405
- VIS Section: C Library Functions (3) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 vis
...
書式 Fd #include < vis.h > Ft char * Fn vis char *dst char c int flag char nextc Ft int Fn strvis char * ...
dst char *src int flag Ft int Fn strvisx char *dst char *src int len int flag 説明 Fn vis 関数は、文字 ...
Fa c を表現する文字列を Fa dst にコピーする。 Fa c をエンコードする必要がない場合 ...
関数は、 文字列 Fa src を表示可能文字にしたものを Fa dst にコピーする。 Fn strvis 関数は、 Fa src を NUL 文 ...
-
https://man.plustar.jp/manpage/man3/vis.3.html
- [similar]
- Man page of INET_NTOP 10339
- INET_NTOP Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ine
...
char *inet_ntop(int af , const void * src , char * dst , socklen_t size ); 説明 この関数は、 af アドレスフ ...
構造体 src を文字列に変換する。 変換結果の文字列は、 dst が指すバッファーにコピーされる。 dst は NULL でない ...
IPv4 ネットワークアドレスに変換される。 バッファー dst は少なくとも INET_ADDRSTRLEN バイトの長さを持たなけ ...
トワークアドレスの表示形式に変換される。 バッファー dst は少なくとも INET6_ADDRSTRLEN バイトの長さを持たな ...
-
https://man.plustar.jp/manpage/man3/inet_ntop.3.html
- [similar]
- Man page of UUID_COPY 10110
- UUID_COPY Section: C Library Functions (3) Updated: December 2010 Index JM Home Page 名前 uuid_c
...
書式 #include < uuid/uuid.h > void uuid_copy(uuid_t dst , uuid_t src); 説明 uuid_copy 関数は UUID 変数 src ...
を dst にコピーする。 返り値 dst が指す場所にコピーされた ...
id_unparse (3) 関連キーワード uuid , UUID , COPY , dst , コピー , copy , 名前 , Index , 入手 , 方法 Linux ...
-
https://man.plustar.jp/manpage/man3/uuid_copy.3.html
- [similar]
- Man page of INET_PTON 9946
- INET_PTON Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ine
...
> int inet_pton(int af , const char * src , void * dst ); 説明 This function converts the character strin ...
mily, then copies the network address structure to dst . The af argument must be either AF_INET or AF_INE ...
T6 . dst is written in network byte order. 現在サポートされ ...
である。 このアドレスは struct in_addr に変換されて dst にコピーされる。 dst の長さは sizeof(struct in_add ...
-
https://man.plustar.jp/manpage/man3/inet_pton.3.html
- [similar]
- Man page of iptables-extensions 9028
- iptables-extensions Section: iptables 1.4.21 (8) Updated: Index JM Home Page 名前 iptables-exten
...
アドレスが指定された種類の場合にマッチする。 [ ! ] --dst-type type 宛先アドレスが指定された種類の場合にマッ ...
[ ! ] --ctorigsrc address [ / mask ] [ ! ] --ctorigdst address [ / mask ] [ ! ] --ctreplsrc address [ / m ...
ask ] [ ! ] --ctrepldst address [ / mask ] 順方向/反対方向のコネクションの ...
! ] --ctorigsrcport port [ : port ] [ ! ] --ctorigdstport port [ : port ] [ ! ] --ctreplsrcport port [ : ...
-
https://man.plustar.jp/manpage/man8/iptables-extensions.8.html
- [similar]
- Man page of EBTABLES 8176
- EBTABLES Section: Maintenance Commands (8) Updated: December 2011 Index JM Home Page 名前 ebtabl
...
レスの詳細については -s オプションを参照すること。 --dst フラグはこのオプションのエイリアスである。 -c, --s ...
ったことになる ("!" が使われていない場合) 。 --among-dst [!] list 送信先 MAC とリストを比較する。もし Ether ...
MAC/IP アドレスペアとの比較も可能である。 --among-dst-file [!] file --among-dst と同様だが、指定したファ ...
[/ mask ] (R)ARP 送信元 IP アドレス指定。 --arp-ip-dst [!] address [/ mask ] (R)ARP 送信先 IP アドレス指定 ...
-
https://man.plustar.jp/manpage/man8/ebtables-legacy.8.html
- [similar]
- Man page of TZSET 8094
- TZSET Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tzset,
...
を表す文字列を直接指定する方法である。 std offset [ dst [ offset ][, start [ /time ], end [ /time ]]] Ther ...
e are no spaces in the specification. The std string specifies an abbreviation for the timezone an ...
and seconds 00 and 59: [ + | - ] hh [ :mm [ :ss ]] dst 文字列と offset は、 対応するサマータイムゾーンの名 ...
クトリ。 /usr/share/zoneinfo/posixrules TZ 文字列で dst タイムゾーンが他に何の指定なしで単独で指定された場 ...
-
https://man.plustar.jp/manpage/man3/daylight.3.html
- [similar]