manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 589 for On (0.043 sec.)
Man page of DUP 4152
DUP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 dup, dup2 ... ファイルディスクリプターは同じファイル記述 (description) ( open (2) 参照) を参照しており、したがってファイ ... スクリプターはファイルディスクリプターフラグ (close-on-exec flag) を共有しない。複製されたディスクリプター ... の close-on-exec flag ( fcntl (2) 参照) は off となる。 dup2() ... し元が、新しいファイルディスクリプターに対して close-on-exec フラグを強制的に設定することができる。 これを ...
https://man.plustar.jp/manpage/man2/dup3.2.html - [similar]
Man page of GETCWD 4152
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... を超えている場合、 NULL が返され、 errno に ENAMETOOLONG が設定される。 (システムによっては、 PATH_MAX は必 ... また、ファイルシステムに依存する場合もある。 pathconf (3) を参照。) 移植性とセキュリティ上の理由から、 ... い。 EINVAL getwd (): buf が NULL である。 ENAMETOOLONG getwd (): 絶対パス名が入ったヌル終端された文字列の ... は GNU 拡張である。 注意 Under Linux, these functions make use of the getcwd () system call (available ...
https://man.plustar.jp/manpage/man2/getcwd.2.html - [similar]
Man page of SCHED_SETATTR 4152
SCHED_SETATTR Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... * 値のいずれかを指定する。 sched_flags This field contains zero or more of the following flags that are ... ORed together to control scheduling behavior: SCHED_FLAG_RESET_ON_FORK ... Children created by fork (2) do not inherit privileged scheduling policies. See sch ... RUN (Linux 4.16 以降) This flag allows an application to get informed about run-time overruns in SCHED_D ...
https://man.plustar.jp/manpage/man2/sched_getattr.2.html - [similar]
Man page of SCHED_SETATTR 4152
SCHED_SETATTR Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... * 値のいずれかを指定する。 sched_flags This field contains zero or more of the following flags that are ... ORed together to control scheduling behavior: SCHED_FLAG_RESET_ON_FORK ... Children created by fork (2) do not inherit privileged scheduling policies. See sch ... RUN (Linux 4.16 以降) This flag allows an application to get informed about run-time overruns in SCHED_D ...
https://man.plustar.jp/manpage/man2/sched_setattr.2.html - [similar]
Man page of OPENDIR 4152
OPENDIR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 opend ... sys/types.h > #include < dirent.h > DIR *opendir(const char * name ); DIR *fdopendir(int fd ); glibc 向 ... 、 DIR * に対応するファイルディスクリプターの close-on-exec フラグを設定する。 fdopendir () 関数は、ファイ ... ルディスクリプターの close-on-exec フラグの設定を変更しない。 fdopendir () の呼び ... が成功した際に、ファイルディスクリプター fd の close-on-exec を設定するかどうかは、 POSIX.1-200x では規定さ ...
https://man.plustar.jp/manpage/man3/fdopendir.3.html - [similar]
Man page of GETCWD 4152
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... を超えている場合、 NULL が返され、 errno に ENAMETOOLONG が設定される。 (システムによっては、 PATH_MAX は必 ... また、ファイルシステムに依存する場合もある。 pathconf (3) を参照。) 移植性とセキュリティ上の理由から、 ... い。 EINVAL getwd (): buf が NULL である。 ENAMETOOLONG getwd (): 絶対パス名が入ったヌル終端された文字列の ... は GNU 拡張である。 注意 Under Linux, these functions make use of the getcwd () system call (available ...
https://man.plustar.jp/manpage/man3/get_current_dir_name.3.html - [similar]
Man page of GETCWD 4152
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... を超えている場合、 NULL が返され、 errno に ENAMETOOLONG が設定される。 (システムによっては、 PATH_MAX は必 ... また、ファイルシステムに依存する場合もある。 pathconf (3) を参照。) 移植性とセキュリティ上の理由から、 ... い。 EINVAL getwd (): buf が NULL である。 ENAMETOOLONG getwd (): 絶対パス名が入ったヌル終端された文字列の ... は GNU 拡張である。 注意 Under Linux, these functions make use of the getcwd () system call (available ...
https://man.plustar.jp/manpage/man3/getcwd.3.html - [similar]
Man page of GETCWD 4152
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... を超えている場合、 NULL が返され、 errno に ENAMETOOLONG が設定される。 (システムによっては、 PATH_MAX は必 ... また、ファイルシステムに依存する場合もある。 pathconf (3) を参照。) 移植性とセキュリティ上の理由から、 ... い。 EINVAL getwd (): buf が NULL である。 ENAMETOOLONG getwd (): 絶対パス名が入ったヌル終端された文字列の ... は GNU 拡張である。 注意 Under Linux, these functions make use of the getcwd () system call (available ...
https://man.plustar.jp/manpage/man3/getwd.3.html - [similar]
Man page of OPENDIR 4152
OPENDIR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 opend ... sys/types.h > #include < dirent.h > DIR *opendir(const char * name ); DIR *fdopendir(int fd ); glibc 向 ... 、 DIR * に対応するファイルディスクリプターの close-on-exec フラグを設定する。 fdopendir () 関数は、ファイ ... ルディスクリプターの close-on-exec フラグの設定を変更しない。 fdopendir () の呼び ... が成功した際に、ファイルディスクリプター fd の close-on-exec を設定するかどうかは、 POSIX.1-200x では規定さ ...
https://man.plustar.jp/manpage/man3/opendir.3.html - [similar]
Man page of STRTOK 4152
STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok ... 式 #include < string.h > char *strtok(char * str , const char * delim ); char *strtok_r(char * str , cons ... 参照): strtok_r (): _POSIX_C_SOURCE || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE 説明 The ... strtok () function breaks a string into a sequence of zero or more no ... nempty tokens. On the first call to strtok (), the string to be pars ...
https://man.plustar.jp/manpage/man3/strtok.3.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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