manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 223 for MODE (0.021 sec.)
Man page of ACCESS 7152
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... unistd.h > int access(const char * pathname , int mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #inc ... faccessat(int dirfd , const char * pathname , int mode , int flags ); /* But see C library/kernel differe ... faccessat2(int dirfd , const char * pathname , int mode , int flags ); glibc 向けの機能検査マクロの要件 ( ... リックリンクの場合、シンボリックリンクは展開される。 mode はチェックを行うアクセス権を指定するもので、その値 ...
https://man.plustar.jp/manpage/man2/access.2.html - [similar]
Man page of ACCESS 7152
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... unistd.h > int access(const char * pathname , int mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #inc ... faccessat(int dirfd , const char * pathname , int mode , int flags ); /* But see C library/kernel differe ... faccessat2(int dirfd , const char * pathname , int mode , int flags ); glibc 向けの機能検査マクロの要件 ( ... リックリンクの場合、シンボリックリンクは展開される。 mode はチェックを行うアクセス権を指定するもので、その値 ...
https://man.plustar.jp/manpage/man2/faccessat.2.html - [similar]
Man page of ACCESS 7152
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... unistd.h > int access(const char * pathname , int mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #inc ... faccessat(int dirfd , const char * pathname , int mode , int flags ); /* But see C library/kernel differe ... faccessat2(int dirfd , const char * pathname , int mode , int flags ); glibc 向けの機能検査マクロの要件 ( ... リックリンクの場合、シンボリックリンクは展開される。 mode はチェックを行うアクセス権を指定するもので、その値 ...
https://man.plustar.jp/manpage/man2/faccessat2.2.html - [similar]
Man page of SET_MEMPOLICY 7089
SET_MEMPOLICY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 ... 書式 #include < numaif.h > long set_mempolicy(int mode , const unsigned long * nodemask , unsigned long m ... ードと 0 個以上のノードから構成され、 設定内容は引数 mode , nodemask , maxnode により指定される。 NUMA (非対 ... ケーションが初めてページにアクセスした際に行われる。 mode 引数には、 MPOL_DEFAULT , MPOL_BIND , MPOL_INTERLE ... ポリシーモードを適用するノードを指定する必要がある。 mode 引数には、追加で モードフラグ を含めることもできる ...
https://man.plustar.jp/manpage/man2/set_mempolicy.2.html - [similar]
Man page of LIBTOOL 7037
LIBTOOL Section: Misc. Reference Manual Pages (301) Updated: June 2002 Index JM Home Page 名前 l ... ug ] [ --dry-run ] [ --features ] [ --finish ] [ --mode= MODE ] [ --quiet ] [ --silent ] [ MODE-ARGS... ] ... できる。 コンパイルモード コンパイル モードの場合、 MODE-ARGS は 標準的なオブジェクトファイルを作成するため ... ァイル (ライブラリオブジェクトも含む) をリンクする。 MODE-ARGS は、C コンパイラがオブジェクトファイルから ( ... よって修正されて)、プログラムが実行される。 一番目の MODE-ARGS はプログラム名として扱われ、 残りはプログラム ...
https://man.plustar.jp/manpage/man1/libtool.1.html - [similar]
Man page of CHMOD 6975
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... e < sys/stat.h > int chmod(const char * pathname , mode_t mode ); int fchmod(int fd , mode_t mode ); #incl ... > int fchmodat(int dirfd , const char * pathname , mode_t mode , int flags ); glibc 向けの機能検査マクロの ... chmod () and fchmod () system calls change a files mode bits. (The file mode consists of the file permissi ... ファイルのモードを変更する。 新しいファイルモードは mode で指定される。 mode は、以下に示す値の 0 個以上の ...
https://man.plustar.jp/manpage/man2/chmod.2.html - [similar]
Man page of CHMOD 6975
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... e < sys/stat.h > int chmod(const char * pathname , mode_t mode ); int fchmod(int fd , mode_t mode ); #incl ... > int fchmodat(int dirfd , const char * pathname , mode_t mode , int flags ); glibc 向けの機能検査マクロの ... chmod () and fchmod () system calls change a files mode bits. (The file mode consists of the file permissi ... ファイルのモードを変更する。 新しいファイルモードは mode で指定される。 mode は、以下に示す値の 0 個以上の ...
https://man.plustar.jp/manpage/man2/fchmod.2.html - [similar]
Man page of CHMOD 6975
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... e < sys/stat.h > int chmod(const char * pathname , mode_t mode ); int fchmod(int fd , mode_t mode ); #incl ... > int fchmodat(int dirfd , const char * pathname , mode_t mode , int flags ); glibc 向けの機能検査マクロの ... chmod () and fchmod () system calls change a files mode bits. (The file mode consists of the file permissi ... ファイルのモードを変更する。 新しいファイルモードは mode で指定される。 mode は、以下に示す値の 0 個以上の ...
https://man.plustar.jp/manpage/man2/fchmodat.2.html - [similar]
Man page of UMASK 6975
UMASK Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 umask - ... 式 #include < sys/types.h > #include < sys/stat.h > mode_t umask(mode_t mask ); 説明 umask () は、呼び出し元 ... sk に設定されている許可が open (2) や mkdir (2) の mode 引数から取り消される。 Alternatively, if the paren ... e inherited ACL, and permission bits absent in the mode argument are turned off. For example, the followin ... -x Combining the effect of this default ACL with a mode argument of 0666 (rw-rw-rw-), the resulting file p ...
https://man.plustar.jp/manpage/man2/umask.2.html - [similar]
Man page of FWIDE 6746
FWIDE Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 fwide - ... #include < wchar.h > int fwide(FILE * stream , int mode ); glibc 向けの機能検査マクロの要件 ( feature_test ... _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L 説明 mode がゼロならば fwide () 関数は stream の現在の 入出力 ... ストリームがクローズ (close) されるまで保持される。 mode がゼロでない場合には fwide () 関数は最初に stream ... の入出力単位を設定しようとする ( mode が 0 より大きい場合にはワイド文字単位に、 mode...
https://man.plustar.jp/manpage/man3/fwide.3.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