manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 369 for OPEN (0.035 sec.)
Man page of FMEMOPEN 7187
FMEMOPEN Section: Linux Programmer's Manual (3) Updated: 2015-01-22 Index JM Home Page 名前 fmem ... open, open_memstream, open_wmemstream - メモリーをストリームと ... してオープンする 書式 #include < stdio.h > FILE *fmemopen(void * buf , size_t size , const char * mode ); FI ... LE *open_memstream(char ** ptr , size_t * sizeloc ); #inclu ... de < wchar.h > FILE *open_wmemstream(wchar_t ** ptr , size_t * sizeloc ); gl ...
https://man.plustar.jp/manpage/man3/fmemopen.3.html - [similar]
Man page of ICONV_OPEN 6763
ICONV_OPEN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ic ... onv_open - 文字セット変換のためのディスクリプターを割り当て ... る 書式 #include < iconv.h > iconv_t iconv_open(const char * tocode , const char * fromcode ); 説明 ... iconv_open () 関数は、文字エンコーディング fromcode から 文字 ... ある。 変換ディスクリプターは変換状態を持つ。 iconv_open () を用いて生成された後、変換状態は初期状態である。 ...
https://man.plustar.jp/manpage/man3/iconv_open.3.html - [similar]
Man page of FTS 6596
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... include < sys/stat.h > #include < fts.h > FTS *fts_open(char * const * path_argv , int options , int (* co ... ile hierarchies. A simple overview is that the fts_open () function returns a "handle" (of type FTS * ) th ... めに fts_errno フィールドが設定される。 FTS_DOT fts_open () へのファイル名として指定されなかった "." または ... からみたファイルの相対的なパス。 このパスには、 fts_open () に指定したパスがプレフィックスとして含まれる。 ...
https://man.plustar.jp/manpage/man3/fts.3.html - [similar]
Man page of FTS 6596
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... include < sys/stat.h > #include < fts.h > FTS *fts_open(char * const * path_argv , int options , int (* co ... ile hierarchies. A simple overview is that the fts_open () function returns a "handle" (of type FTS * ) th ... めに fts_errno フィールドが設定される。 FTS_DOT fts_open () へのファイル名として指定されなかった "." または ... からみたファイルの相対的なパス。 このパスには、 fts_open () に指定したパスがプレフィックスとして含まれる。 ...
https://man.plustar.jp/manpage/man3/fts_children.3.html - [similar]
Man page of FTS 6596
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... include < sys/stat.h > #include < fts.h > FTS *fts_open(char * const * path_argv , int options , int (* co ... ile hierarchies. A simple overview is that the fts_open () function returns a "handle" (of type FTS * ) th ... めに fts_errno フィールドが設定される。 FTS_DOT fts_open () へのファイル名として指定されなかった "." または ... からみたファイルの相対的なパス。 このパスには、 fts_open () に指定したパスがプレフィックスとして含まれる。 ...
https://man.plustar.jp/manpage/man3/fts_close.3.html - [similar]
Man page of FTS 6596
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... include < sys/stat.h > #include < fts.h > FTS *fts_open(char * const * path_argv , int options , int (* co ... ile hierarchies. A simple overview is that the fts_open () function returns a "handle" (of type FTS * ) th ... めに fts_errno フィールドが設定される。 FTS_DOT fts_open () へのファイル名として指定されなかった "." または ... からみたファイルの相対的なパス。 このパスには、 fts_open () に指定したパスがプレフィックスとして含まれる。 ...
https://man.plustar.jp/manpage/man3/fts_open.3.html - [similar]
Man page of FTS 6596
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... include < sys/stat.h > #include < fts.h > FTS *fts_open(char * const * path_argv , int options , int (* co ... ile hierarchies. A simple overview is that the fts_open () function returns a "handle" (of type FTS * ) th ... めに fts_errno フィールドが設定される。 FTS_DOT fts_open () へのファイル名として指定されなかった "." または ... からみたファイルの相対的なパス。 このパスには、 fts_open () に指定したパスがプレフィックスとして含まれる。 ...
https://man.plustar.jp/manpage/man3/fts_read.3.html - [similar]
Man page of FTS 6596
FTS Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 fts, fts_ ... include < sys/stat.h > #include < fts.h > FTS *fts_open(char * const * path_argv , int options , int (* co ... ile hierarchies. A simple overview is that the fts_open () function returns a "handle" (of type FTS * ) th ... めに fts_errno フィールドが設定される。 FTS_DOT fts_open () へのファイル名として指定されなかった "." または ... からみたファイルの相対的なパス。 このパスには、 fts_open () に指定したパスがプレフィックスとして含まれる。 ...
https://man.plustar.jp/manpage/man3/fts_set.3.html - [similar]
Man page of GDBM 6208
GDBM Section: C Library Functions (3) Updated: 10/15/2002 Index JM Home Page 名前 GDBM - GNUデー ... dbm_errno extern char *gdbm_version GDBM_FILE gdbm_open (name, block_size, read_write, mode, fatal_func) c ... mpatability routines: #include < ndbm.h > DBM *dbm_open (name, flags, mode) char *name; int flags, mode; v ... る手続きは次の通りである。 GDBM_FILE dbf; dbf = gdbm_open ( name, block_size, read_write, mode, fatal_func ) ... 。 mode はファイルのモードである ( chmod (2) および open (2) を 参照)。 (*fatal_func) () は dbm が致命的エラ ...
https://man.plustar.jp/manpage/man3/gdbm.3.html - [similar]
Man page of FCNTL 6173
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ... 必要がなくなる。 このフラグがなぜ有用かについては、 open (2) の O_CLOEXEC の説明を参照のこと。 ファイルディ ... the execve (2) fails, the file descriptor is left open.) If the FD_CLOEXEC bit is not set, the file descr ... iptor will remain open across an execve (2). F_GETFD ( void ) Return (as ... う危険性がある。 詳細とこの問題への対処法については open (2) の O_CLOEXEC フラグの議論を参照のこと。 ファイ ...
https://man.plustar.jp/manpage/man2/fcntl.2.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