manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 589 for [SIMILAR] 16 1024 4096 WITH 32843 readdir WITH 2... (1.099 sec.)
Man page of READDIR 10000
READDIR Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 readdir - ディレクトリエントリーを読み込む 書式 int readdir(unsigned int fd , struct old_linux_dirent * dirp , unsigned int count ); 注 : このシステムコールには glibc のラッパー関数は存在しない。「 ...
https://man.plustar.jp/manpage/man2/readdir.2.html - [similar]
Man page of READDIR_R 8317
READDIR_R Section: Linux Programmer's Manual (3) Updated: 2016-03-01 Index JM Home Page 名前 readdir_r - ディレクトリを読み込む 書式 #include < dirent.h > int readdir_r(DIR * dirp , struct dirent * entry , struct dirent ** result ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ...
https://man.plustar.jp/manpage/man3/readdir_r.3.html - [similar]
Man page of READDIR 8202
READDIR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 readdir - ディレクトリを読み込む 書式 #include < dirent.h > struct dirent *readdir(DIR * dirp ); 説明 readdir () 関数は、 dirp が指すディレクトリストリームの中で、 次のディレクトリエントリーを表す ...
https://man.plustar.jp/manpage/man3/readdir.3.html - [similar]
Man page of GETDENTS 5540
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getdents, getdents64 - ディレクトリエントリーを取得する 書式 long getdents(unsigned int fd , struct linux_dirent * dirp , unsigned int count ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 ...
https://man.plustar.jp/manpage/man2/getdents.2.html - [similar]
Man page of GETDENTS 5540
GETDENTS Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getdents, getdents64 - ディレクトリエントリーを取得する 書式 long getdents(unsigned int fd , struct linux_dirent * dirp , unsigned int count ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 ...
https://man.plustar.jp/manpage/man2/getdents64.2.html - [similar]
Man page of OPENDIR 1421
OPENDIR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 opendir, fdopendir - ディレクトリをオープンする 書式 #include < sys/types.h > #include < dirent.h > DIR *opendir(const char * name ); DIR *fdopendir(int fd ); glibc 向けの機能検査マクロの要件 ( fea ...
https://man.plustar.jp/manpage/man3/fdopendir.3.html - [similar]
Man page of OPENDIR 1421
OPENDIR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 opendir, fdopendir - ディレクトリをオープンする 書式 #include < sys/types.h > #include < dirent.h > DIR *opendir(const char * name ); DIR *fdopendir(int fd ); glibc 向けの機能検査マクロの要件 ( fea ...
https://man.plustar.jp/manpage/man3/opendir.3.html - [similar]
Man page of TELLDIR 1421
TELLDIR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 telldir - ディレクトリストリーム中の現在位置を返す 書式 #include < dirent.h > long telldir(DIR * dirp ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): telldir (): _XOPEN_SOURCE ...
https://man.plustar.jp/manpage/man3/telldir.3.html - [similar]
Man page of CLOSEDIR 1421
CLOSEDIR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 closedir - ディレクトリをクローズする 書式 #include < sys/types.h > #include < dirent.h > int closedir(DIR * dirp ); 説明 closedir () 関数は dirp に関連付けられた ディレクトリストリームをクローズす ...
https://man.plustar.jp/manpage/man3/closedir.3.html - [similar]
Man page of REWINDDIR 1421
REWINDDIR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 rewinddir - ディレクトリストリームの初期化 書式 #include < sys/types.h > #include < dirent.h > void rewinddir(DIR * dirp ); 説明 rewinddir () 関数は、ディレクトリストリーム dirp の位置を ディレク ...
https://man.plustar.jp/manpage/man3/rewinddir.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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