manページ検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 214 for [SIMILAR] 16 1024 4096 WITH 77612 unlocked WITH ... (0.347 sec.)
Man page of UNIX 0
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ローカルな プロセス間通信用のソケット 書式 #include < sys/socket.h > #include < sys/un.h > unix_socket = socket(AF_UNIX, type, 0); error = socketpair(AF_UNIX, type, 0, int * sv ); 説明 AF_UNIX ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of FCLOSE 0
FCLOSE Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 fclose - ストリームを閉じる 書式 #include < stdio.h > int fclose(FILE * stream ); 説明 fclose () 関数は、 stream が指すストリームを (バッファーリングされて いた全ての出力データを fflush (3) を用いて ...
https://man.plustar.jp/manpage/man3/fclose.3.html - [similar]
Man page of FGETGRENT 0
FGETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fgetgrent - グループファイルエントリーの取り出し 書式 #include < stdio.h > #include < sys/types.h > #include < grp.h > struct group *fgetgrent(FILE * stream ); glibc 向けの機能検査マクロの要件 ( ...
https://man.plustar.jp/manpage/man3/fgetgrent.3.html - [similar]
Man page of FGETPWENT 0
FGETPWENT Section: Linux Programmer's Manual (3) Updated: 2018-02-02 Index JM Home Page 名前 fgetpwent - パスワードファイルエントリーの取り出し 書式 #include < stdio.h > #include < sys/types.h > #include < pwd.h > struct passwd *fgetpwent(FILE * stream ); glibc 向けの機能検査マクロの要件 ...
https://man.plustar.jp/manpage/man3/fgetpwent.3.html - [similar]
Man page of FOPEN 0
FOPEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fopen, fdopen, freopen - ストリームを開く関数 書式 #include < stdio.h > FILE *fopen(const char * pathname , const char * mode ); FILE *fdopen(int fd , const char * mode ); FILE *freopen(const char * ...
https://man.plustar.jp/manpage/man3/fdopen.3.html - [similar]
Man page of FOPEN 0
FOPEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fopen, fdopen, freopen - ストリームを開く関数 書式 #include < stdio.h > FILE *fopen(const char * pathname , const char * mode ); FILE *fdopen(int fd , const char * mode ); FILE *freopen(const char * ...
https://man.plustar.jp/manpage/man3/fopen.3.html - [similar]
Man page of FOPENCOOKIE 0
FOPENCOOKIE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 fopencookie - 独自のストリームをオープンする 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < stdio.h > FILE *fopencookie(void * cookie , const char * mode , cookie_io_fun ...
https://man.plustar.jp/manpage/man3/fopencookie.3.html - [similar]
Man page of FOPEN 0
FOPEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 fopen, fdopen, freopen - ストリームを開く関数 書式 #include < stdio.h > FILE *fopen(const char * pathname , const char * mode ); FILE *fdopen(int fd , const char * mode ); FILE *freopen(const char * ...
https://man.plustar.jp/manpage/man3/freopen.3.html - [similar]
Man page of PUTGRENT 0
PUTGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 putgrent - グループデータベースエントリーをファイルに書き込む 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < grp.h > int putgrent(const struct group * grp , FILE * stream ) ...
https://man.plustar.jp/manpage/man3/putgrent.3.html - [similar]
Man page of IP 0
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux IPv4 プロトコルの実装 書式 #include < sys/socket.h > #include < netinet/in.h > #include < netinet/ip.h > /* 上記のスーパーセット */ tcp_socket = socket(AF_INET, SOCK_STREAM, 0); udp_socket = ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT

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