manページ検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 960 for IN (0.052 sec.)
Man page of GETHOSTBYNAME 3812
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... ネットワーク上のホストのエントリーを取得する 書式 #include < netdb.h > extern int h_errno; struct hosten ... t *gethostbyname(const char * name ); #include < sys/socket.h > /* AF_INET を使う場合 */ str ... *gethostbyaddr(const void * addr , socklen_t len , int type ); void sethostent(int stayopen ); void endh ... oid herror(const char * s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent * ...
https://man.plustar.jp/manpage/man3/gethostbyname_r.3.html - [similar]
Man page of GETHOSTBYNAME 3812
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... ネットワーク上のホストのエントリーを取得する 書式 #include < netdb.h > extern int h_errno; struct hosten ... t *gethostbyname(const char * name ); #include < sys/socket.h > /* AF_INET を使う場合 */ str ... *gethostbyaddr(const void * addr , socklen_t len , int type ); void sethostent(int stayopen ); void endh ... oid herror(const char * s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent * ...
https://man.plustar.jp/manpage/man3/gethostent.3.html - [similar]
Man page of GETHOSTBYNAME 3812
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... ネットワーク上のホストのエントリーを取得する 書式 #include < netdb.h > extern int h_errno; struct hosten ... t *gethostbyname(const char * name ); #include < sys/socket.h > /* AF_INET を使う場合 */ str ... *gethostbyaddr(const void * addr , socklen_t len , int type ); void sethostent(int stayopen ); void endh ... oid herror(const char * s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent * ...
https://man.plustar.jp/manpage/man3/gethostent_r.3.html - [similar]
Man page of GETHOSTBYNAME 3812
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... ネットワーク上のホストのエントリーを取得する 書式 #include < netdb.h > extern int h_errno; struct hosten ... t *gethostbyname(const char * name ); #include < sys/socket.h > /* AF_INET を使う場合 */ str ... *gethostbyaddr(const void * addr , socklen_t len , int type ); void sethostent(int stayopen ); void endh ... oid herror(const char * s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent * ...
https://man.plustar.jp/manpage/man3/h_errno.3.html - [similar]
Man page of GETHOSTBYNAME 3812
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... ネットワーク上のホストのエントリーを取得する 書式 #include < netdb.h > extern int h_errno; struct hosten ... t *gethostbyname(const char * name ); #include < sys/socket.h > /* AF_INET を使う場合 */ str ... *gethostbyaddr(const void * addr , socklen_t len , int type ); void sethostent(int stayopen ); void endh ... oid herror(const char * s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent * ...
https://man.plustar.jp/manpage/man3/herror.3.html - [similar]
Man page of GETHOSTBYNAME 3812
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... ネットワーク上のホストのエントリーを取得する 書式 #include < netdb.h > extern int h_errno; struct hosten ... t *gethostbyname(const char * name ); #include < sys/socket.h > /* AF_INET を使う場合 */ str ... *gethostbyaddr(const void * addr , socklen_t len , int type ); void sethostent(int stayopen ); void endh ... oid herror(const char * s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent * ...
https://man.plustar.jp/manpage/man3/hstrerror.3.html - [similar]
Man page of GETHOSTBYNAME 3812
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... ネットワーク上のホストのエントリーを取得する 書式 #include < netdb.h > extern int h_errno; struct hosten ... t *gethostbyname(const char * name ); #include < sys/socket.h > /* AF_INET を使う場合 */ str ... *gethostbyaddr(const void * addr , socklen_t len , int type ); void sethostent(int stayopen ); void endh ... oid herror(const char * s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent * ...
https://man.plustar.jp/manpage/man3/sethostent.3.html - [similar]
Man page of PR 3756
PR Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 pr - 印刷用にファイ ... LAST_PAGE ]] [ - COLUMN ] [ -acdfmrtvFJT ] [ -e [ IN-TABCHAR [ IN-TABWIDTH ]] [ -h HEADER ] [ -i [ OUT- ... GTH ] [ -n [ NUMBER-SEPARATOR [ DIGITS ]] [ -o MARGIN ] [ -s [ SEP-CHAR ]] [ -w PAGE_WIDTH ] [ -D DATEFO ... RMAT ] [ -N LINE_NUMBER ] [ -S [ SEP-STRING ]] [ -W PAGE_WIDTH ] [ ... TEFORMAT ] [ --double--space ] [ --expand-tabs [ = IN-TABCHAR [ IN-TABWIDTH ]] [ --form-feed ] [ --heade ...
https://man.plustar.jp/manpage/man1/pr.1.html - [similar]
Man page of EXECVE 3731
EXECVE Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 execve ... - プログラムを実行する 書式 #include < unistd.h > int execve(const char * pathname ... name . This causes the program that is currently being run by the calling process to be replaced with a ... new program, with newly initialized stack, heap, and (initialized and uniniti ... の形式の行で始まるスクリプトでなければならない。 #! interpreter [optional-arg] 後者の詳細は、後ろの「イン ...
https://man.plustar.jp/manpage/man2/execve.2.html - [similar]
Man page of FANOTIFY_INIT 3731
FANOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... fanotify_init - fanotify グループを作成し、初期化する 書式 #in ... clude < fcntl.h > #include < sys/fanotify.h > int fanotify_init(unsigned ... int flags , unsigned int event_f_flags ); 説明 fanoti ... PI の概要については fanotify (7) を参照。 fanotify_init () は新しい fanotify グループを初期化し、 このグ ...
https://man.plustar.jp/manpage/man2/fanotify_init.2.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 NEXT

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