manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 936 for file (0.065 sec.)
Man page of UNLOCKED_STDIO 5363
UNLOCKED_STDIO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ... う関数群 書式 #include < stdio.h > int getc_unlocked(FILE * stream ); int getchar_unlocked(void); int putc_u ... nlocked(int c , FILE * stream ); int putchar_unlocked(int c ); void cle ... arerr_unlocked(FILE * stream ); int feof_unlocked(FILE * stream ); int ... ferror_unlocked(FILE * stream ); int fileno_unlocked(FILE * stream ); i ...
https://man.plustar.jp/manpage/man3/putc_unlocked.3.html - [similar]
Man page of UNLOCKED_STDIO 5363
UNLOCKED_STDIO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ... う関数群 書式 #include < stdio.h > int getc_unlocked(FILE * stream ); int getchar_unlocked(void); int putc_u ... nlocked(int c , FILE * stream ); int putchar_unlocked(int c ); void cle ... arerr_unlocked(FILE * stream ); int feof_unlocked(FILE * stream ); int ... ferror_unlocked(FILE * stream ); int fileno_unlocked(FILE * stream ); i ...
https://man.plustar.jp/manpage/man3/putchar_unlocked.3.html - [similar]
Man page of UNLOCKED_STDIO 5363
UNLOCKED_STDIO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ... う関数群 書式 #include < stdio.h > int getc_unlocked(FILE * stream ); int getchar_unlocked(void); int putc_u ... nlocked(int c , FILE * stream ); int putchar_unlocked(int c ); void cle ... arerr_unlocked(FILE * stream ); int feof_unlocked(FILE * stream ); int ... ferror_unlocked(FILE * stream ); int fileno_unlocked(FILE * stream ); i ...
https://man.plustar.jp/manpage/man3/putwc_unlocked.3.html - [similar]
Man page of UNLOCKED_STDIO 5363
UNLOCKED_STDIO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ... う関数群 書式 #include < stdio.h > int getc_unlocked(FILE * stream ); int getchar_unlocked(void); int putc_u ... nlocked(int c , FILE * stream ); int putchar_unlocked(int c ); void cle ... arerr_unlocked(FILE * stream ); int feof_unlocked(FILE * stream ); int ... ferror_unlocked(FILE * stream ); int fileno_unlocked(FILE * stream ); i ...
https://man.plustar.jp/manpage/man3/putwchar_unlocked.3.html - [similar]
Man page of UNLOCKED_STDIO 5363
UNLOCKED_STDIO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ... う関数群 書式 #include < stdio.h > int getc_unlocked(FILE * stream ); int getchar_unlocked(void); int putc_u ... nlocked(int c , FILE * stream ); int putchar_unlocked(int c ); void cle ... arerr_unlocked(FILE * stream ); int feof_unlocked(FILE * stream ); int ... ferror_unlocked(FILE * stream ); int fileno_unlocked(FILE * stream ); i ...
https://man.plustar.jp/manpage/man3/unlocked_stdio.3.html - [similar]
Man page of GDBM 5318
GDBM Section: C Library Functions (3) Updated: 10/15/2002 Index JM Home Page 名前 GDBM - GNUデー ... bm_error gdbm_errno extern char *gdbm_version GDBM_FILE gdbm_open (name, block_size, read_write, mode, fat ... void (*fatal_func) (); void gdbm_close (dbf) GDBM_FILE dbf; int gdbm_store (dbf, key, content, flag) GDBM ... _FILE dbf; datum key, content; int flag; datum gdbm_fetc ... h (dbf, key) GDBM_FILE dbf; datum key; int gdbm_delete (dbf, key) GDBM_FI ...
https://man.plustar.jp/manpage/man3/gdbm.3.html - [similar]
Man page of FTP 5085
FTP Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 ftp - Inte ... 説明 ftp は、 Internet 標準のファイル転送プロトコル (File Transfer Protocol) の ユーザーインターフェースであ ... ードの入力を促すプロンプトが出される。 append local-file [ remote-file ] ローカルファイルをリモートマシン上 ... のファイルに追加書き込みする。 remote-file が指定されない場合、ローカルファイル名を ntrans と ... ッションを閉じて、 ftp を終了させる。 同様に、end of file でもセッションを閉じて終了する。 case mget コマンド ...
https://man.plustar.jp/manpage/man1/ftp.1.html - [similar]
Man page of FTP 5085
FTP Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 ftp - Inte ... 説明 ftp は、 Internet 標準のファイル転送プロトコル (File Transfer Protocol) の ユーザーインターフェースであ ... ードの入力を促すプロンプトが出される。 append local-file [ remote-file ] ローカルファイルをリモートマシン上 ... のファイルに追加書き込みする。 remote-file が指定されない場合、ローカルファイル名を ntrans と ... ッションを閉じて、 ftp を終了させる。 同様に、end of file でもセッションを閉じて終了する。 case mget コマンド ...
https://man.plustar.jp/manpage/man1/pftp.1.html - [similar]
Man page of EPOLL 4940
EPOLL Section: Linux Programmer's Manual (7) Updated: 2019-03-06 Index JM Home Page 名前 epoll - ... (sometimes also called the epoll set): the set of file descriptors that the process has registered an int ... erest in monitoring. • The ready list: the set of file descriptors that are "ready" for I/O. The ready li ... f (or, more precisely, a set of references to) the file descriptors in the interest list. The ready list i ... by the kernel as a result of I/O activity on those file descriptors. The following system calls are provid ...
https://man.plustar.jp/manpage/man7/epoll.7.html - [similar]
Man page of FANOTIFY_MARK 4915
FANOTIFY_MARK Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... 生する。 FAN_MARK_FLUSH Remove either all marks for filesystems, all marks for mounts, or all marks for dir ... ectories and files from the fanotify group. If flags contains FAN_MA ... removed from the group. If flags contains FAN_MARK_FILESYSTEM , all marks for filesystems are removed from ... he group. Otherwise, all marks for directories and files are removed. No flag other than and at most one o ...
https://man.plustar.jp/manpage/man2/fanotify_mark.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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