manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 22 for pathconf (0.002 sec.)
Man page of FPATHCONF 13029
FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpathconf ... thconf, pathconf - ファイルの設定値を取得する 書式 #include < unist ... d.h > long fpathconf(int fd , int name ); long pathconf(const char * pa ... th , int name ); 説明 fpathconf () はオープンされているファイルディスクリプター fd ... 対して設定されているオプション name の値を取得する。 pathconf () はファイル名 path に対して設定されているオプショ ...
https://man.plustar.jp/manpage/man3/fpathconf.3.html - [similar]
Man page of FPATHCONF 13029
FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpathconf ... thconf, pathconf - ファイルの設定値を取得する 書式 #include < unist ... d.h > long fpathconf(int fd , int name ); long pathconf(const char * pa ... th , int name ); 説明 fpathconf () はオープンされているファイルディスクリプター fd ... 対して設定されているオプション name の値を取得する。 pathconf () はファイル名 path に対して設定されているオプショ ...
https://man.plustar.jp/manpage/man3/pathconf.3.html - [similar]
Man page of REALPATH 11396
REALPATH Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 real ... ており、 これらは < limits.h > で定義されているか、 pathconf (3) 関数から得られる。以下のようなソースコードにな ... def PATH_MAX path_max = PATH_MAX; #else path_max = pathconf(path, _PC_PATH_MAX); if (path_max <= 0) path_max = ... ているが、 PATH_MAX は定義済の定数である必要はなく、 pathconf (3) を使って得られる値であってもよいことになってい ... る。 pathconf (3) からバッファーサイズを取得したとしても必ずしも ...
https://man.plustar.jp/manpage/man3/realpath.3.html - [similar]
Man page of STATVFS 8838
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... anning /proc/mounts . The glibc implementations of pathconf(path, _PC_REC_XFER_ALIGN); pathconf(path, _PC_ALLO ... C_SIZE_MIN); pathconf(path, _PC_REC_MIN_XFER_SIZE); respectively use the ...
https://man.plustar.jp/manpage/man3/fstatvfs.3.html - [similar]
Man page of STATVFS 8838
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... anning /proc/mounts . The glibc implementations of pathconf(path, _PC_REC_XFER_ALIGN); pathconf(path, _PC_ALLO ... C_SIZE_MIN); pathconf(path, _PC_REC_MIN_XFER_SIZE); respectively use the ...
https://man.plustar.jp/manpage/man3/statvfs.3.html - [similar]
Man page of SYSCONF 7929
SYSCONF Section: Linux Programmer's Manual (3) Updated: 2019-05-09 Index JM Home Page 名前 sysco ... ァイルが存在するファイルシステムに依存する数値は、 fpathconf (3) と pathconf (3) を使って確認できる。 文字列の値 ... , expr (1), getconf (1), locale (1), confstr (3), fpathconf (3), pathconf (3), posixoptions (7) この文書につい ...
https://man.plustar.jp/manpage/man3/sysconf.3.html - [similar]
JM Project (Japanese)::List(man1) 7844
Linux マニュアル 一覧表 アルファベット順 - p linuxマニュアルの p の一覧表です。 Linux マニュアル ... - ファイル名の可搬性 (portability) をチェックする pathconf man3 fpathconf, pathconf - ファイルの設定値を取得す ...
https://man.plustar.jp/manpage/man_p.html - [similar]
Man page of CONFSTR 7743
CONFSTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 confs ... hbuf, n); 関連項目 getconf (1), sh (1), exec (3), fpathconf (3), pathconf (3), sysconf (3), system (3) この文書 ...
https://man.plustar.jp/manpage/man3/confstr.3.html - [similar]
Man page of GETCWD 7659
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... こと。 また、ファイルシステムに依存する場合もある。 pathconf (3) を参照。) 移植性とセキュリティ上の理由から、 g ...
https://man.plustar.jp/manpage/man2/getcwd.2.html - [similar]
Man page of POSIX_MEMALIGN 7659
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... SIX では、どんなアラインメントが必要かを知るために pathconf(path,_PC_REC_XFER_ALIGN) コールを規定している。ここ ...
https://man.plustar.jp/manpage/man3/aligned_alloc.3.html - [similar]
PREV 1 2 3 NEXT

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