manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 283 for HOST (0.013 sec.)
Man page of GETADDRINFO_A 6792
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... v[]) { int ret; struct gaicb *reqs[argc - 1]; char host[NI_MAXHOST]; struct addrinfo *res; if (argc < 2) { ... fprintf(stderr, "Usage: %s HOST...\n", argv[0]); exit(EXIT_FAILURE); } for (int i ... ; ret = getnameinfo(res->ai_addr, res->ai_addrlen, host, sizeof(host), NULL, 0, NI_NUMERICHOST); if (ret ! ... n", gai_strerror(ret)); exit(EXIT_FAILURE); } puts(host); } else { puts(gai_strerror(ret)); } } exit(EXIT_ ...
https://man.plustar.jp/manpage/man3/gai_suspend.3.html - [similar]
Man page of GETADDRINFO_A 6792
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... v[]) { int ret; struct gaicb *reqs[argc - 1]; char host[NI_MAXHOST]; struct addrinfo *res; if (argc < 2) { ... fprintf(stderr, "Usage: %s HOST...\n", argv[0]); exit(EXIT_FAILURE); } for (int i ... ; ret = getnameinfo(res->ai_addr, res->ai_addrlen, host, sizeof(host), NULL, 0, NI_NUMERICHOST); if (ret ! ... n", gai_strerror(ret)); exit(EXIT_FAILURE); } puts(host); } else { puts(gai_strerror(ret)); } } exit(EXIT_ ...
https://man.plustar.jp/manpage/man3/getaddrinfo_a.3.html - [similar]
Man page of TIMEDC 6667
TIMEDC Section: Maintenance Commands (8) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 ... 場合、使用可能なコマンドの一覧を表示する。 clockdiff host ... ホストマシンの時刻と、引き数で指定したマシンの ... 時刻の差を計算する。 msite [ host ... ] host で指定したホストのマスタタイムサーバを表 ... にトレース (記録) するか否かを指定する。 election host 対象ホスト host のデーモンに対し、 ``election'' タ ... マンド , timed , timedc , TIMEDC , 引き , command , host , プログラム , 入力 , マスタタイムサーバ Linux マニ ...
https://man.plustar.jp/manpage/man8/timedc.8.html - [similar]
Man page of HOSTS_ACCESS 6465
HOSTS_ACCESS Section: File Formats (5) Index JM Home Page NAME hosts_access - ホストアクセスコン ... アクセスコントロール書法の拡張された部分に関しては、 hosts_options (5) の文書で解説する。この拡張は、プログラ ... で検索は終了する。 • (daemon,client) の組合せが /etc/hosts.allow ファイルの中の エントリと一致する場合、アク ... される。 • もしくは、(daemon,client) の組合せが /etc/hosts.deny ファ イルの中のエントリと一致する場合、アクセ ... ッチするパターンのリストである。 複合化された daemon@host や user@host という形式は、 それぞれ SERVER ENDPOI ...
https://man.plustar.jp/manpage/man5/hosts_access.5.html - [similar]
Man page of SUDOERS 6465
SUDOERS Section: File Formats Manual (5) Updated: January 20, 2016 Index JM Home Page 名前 sudoe ... エイリアスには四種類ある。User_Alias, Runas_Alias, Host_Alias, Cmnd_Alias である。 Alias ::= 'User_Alias' ... | 'Runas_Alias' Runas_Alias (':' Runas_Alias)* | 'Host_Alias' Host_Alias (':' Host_Alias)* | 'Cmnd_Alias' ... '=' User_List Runas_Alias ::= NAME '=' Runas_List Host_Alias ::= NAME '=' Host_List Cmnd_Alias ::= NAME ' ... 上記において Alias_Type は、User_Alias, Runas_Alias, Host_Alias, Cmnd_Alias のうちの一つである。NAME は、アル ...
https://man.plustar.jp/manpage/man5/sudoers.5.html - [similar]
Man page of TFTP 6330
TFTP Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 tftp - 簡 ... 単なファイル転送プログラム 書式 tftp [ host ] 説明 tftp は、Internet TFTP (Trivial File Transf ... マシンと相互にファイルを転送できる。 リモートホスト host をコマンドラインから指定できる。 この場合、 tftp は ... host をこれ以後のファイル転送のデフォルトホストとして使 ... ascii" の略。 binary "mode binary" の略。 connect host-name [ port ] 転送を行うためのホスト host (オプショ ...
https://man.plustar.jp/manpage/man1/tftp.1.html - [similar]
Man page of GETHOSTBYNAME 6262
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... gethostbyname, gethostbyaddr, sethostent, gethostent, endh ... ostent, h_errno, herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, gethost ... byname_r, gethostent_r - ネットワーク上のホストのエントリーを取得する ... 書式 #include < netdb.h > extern int h_errno; struct hostent *gethostbyname(const char * name ); #include < ...
https://man.plustar.jp/manpage/man3/endhostent.3.html - [similar]
Man page of GETHOSTBYNAME 6262
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... gethostbyname, gethostbyaddr, sethostent, gethostent, endh ... ostent, h_errno, herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, gethost ... byname_r, gethostent_r - ネットワーク上のホストのエントリーを取得する ... 書式 #include < netdb.h > extern int h_errno; struct hostent *gethostbyname(const char * name ); #include < ...
https://man.plustar.jp/manpage/man3/gethostbyaddr.3.html - [similar]
Man page of GETHOSTBYNAME 6262
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... gethostbyname, gethostbyaddr, sethostent, gethostent, endh ... ostent, h_errno, herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, gethost ... byname_r, gethostent_r - ネットワーク上のホストのエントリーを取得する ... 書式 #include < netdb.h > extern int h_errno; struct hostent *gethostbyname(const char * name ); #include < ...
https://man.plustar.jp/manpage/man3/gethostbyaddr_r.3.html - [similar]
Man page of GETHOSTBYNAME 6262
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... gethostbyname, gethostbyaddr, sethostent, gethostent, endh ... ostent, h_errno, herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, gethost ... byname_r, gethostent_r - ネットワーク上のホストのエントリーを取得する ... 書式 #include < netdb.h > extern int h_errno; struct hostent *gethostbyname(const char * name ); #include < ...
https://man.plustar.jp/manpage/man3/gethostbyname.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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