manページ検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 536 for sys (1.050 sec.)
Man page of LLSEEK 3560
LLSEEK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 _llsee ... ルの読み書きオフセットの位置を変える 書式 #include < sys/types.h > #include < unistd.h > int _llseek(unsign ... library function, see lseek64 (3). The _llseek () system call repositions the offset of the open file de ... lt . The type loff_t is a 64-bit signed type. This system call exists on various 32-bit platforms to supp ... い。 注意 Glibc does not provide a wrapper for this system call. To invoke it directly, use syscall (2). H ...
https://man.plustar.jp/manpage/man2/_llseek.2.html - [similar]
Man page of CHMOD 3560
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... modat - ファイルのモードを変更する 書式 #include < sys/stat.h > int chmod(const char * pathname , mode_t ... clude < fcntl.h > /* AT_* 定数の定義 */ #include < sys/stat.h > int fchmodat(int dirfd , const char * pat ... り前: _ATFILE_SOURCE 説明 The chmod () and fchmod () system calls change a files mode bits. (The file mode ... set-user-ID, set-group-ID, and sticky bits.) These system calls differ only in how the file is specified: ...
https://man.plustar.jp/manpage/man2/chmod.2.html - [similar]
Man page of OPEN 3560
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... t - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl ... glibc 2.10 より前: _ATFILE_SOURCE 説明 The open () system call opens the file specified by pathname . If ... ll, nonnegative integer that is used in subsequent system calls ( read (2), write (2), lseek (2), fcntl ( ... p. O_APPEND may lead to corrupted files on NFS filesystems if more than one process appends data to a fil ...
https://man.plustar.jp/manpage/man2/creat.2.html - [similar]
Man page of CHMOD 3560
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... modat - ファイルのモードを変更する 書式 #include < sys/stat.h > int chmod(const char * pathname , mode_t ... clude < fcntl.h > /* AT_* 定数の定義 */ #include < sys/stat.h > int fchmodat(int dirfd , const char * pat ... り前: _ATFILE_SOURCE 説明 The chmod () and fchmod () system calls change a files mode bits. (The file mode ... set-user-ID, set-group-ID, and sticky bits.) These system calls differ only in how the file is specified: ...
https://man.plustar.jp/manpage/man2/fchmod.2.html - [similar]
Man page of CHMOD 3560
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... modat - ファイルのモードを変更する 書式 #include < sys/stat.h > int chmod(const char * pathname , mode_t ... clude < fcntl.h > /* AT_* 定数の定義 */ #include < sys/stat.h > int fchmodat(int dirfd , const char * pat ... り前: _ATFILE_SOURCE 説明 The chmod () and fchmod () system calls change a files mode bits. (The file mode ... set-user-ID, set-group-ID, and sticky bits.) These system calls differ only in how the file is specified: ...
https://man.plustar.jp/manpage/man2/fchmodat.2.html - [similar]
Man page of GETPID 3560
GETPID Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 getpid ... , getppid - プロセス ID を得る 書式 #include < sys/types.h > #include < unistd.h > pid_t getpid(void) ... ルを呼び出す際に、 glibc のラッパー関数を経由せずに syscall (2) を使った場合には、子プロセスで getpid () を ...
https://man.plustar.jp/manpage/man2/getpid.2.html - [similar]
Man page of GETPID 3560
GETPID Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 getpid ... , getppid - プロセス ID を得る 書式 #include < sys/types.h > #include < unistd.h > pid_t getpid(void) ... ルを呼び出す際に、 glibc のラッパー関数を経由せずに syscall (2) を使った場合には、子プロセスで getpid () を ...
https://man.plustar.jp/manpage/man2/getppid.2.html - [similar]
Man page of GETSID 3560
GETSID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getsid ... - セッション ID を取得する。 書式 #include < sys/types.h > #include < unistd.h > pid_t getsid(pid_t ...
https://man.plustar.jp/manpage/man2/getsid.2.html - [similar]
Man page of GETSOCKNAME 3560
GETSOCKNAME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... ockname - ソケットの名前を取得する 書式 #include < sys/socket.h > int getsockname(int sockfd , struct soc ...
https://man.plustar.jp/manpage/man2/getsockname.2.html - [similar]
Man page of GETTID 3560
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid ... efine _GNU_SOURCE #include < unistd.h > #include < sys/types.h > pid_t gettid(void); 説明 gettid () は呼び ... このコールは常に成功する。 バージョン The gettid () system call first appeared on Linux in kernel 2.4.11. ... glibc versions did not provide a wrapper for this system call, necessitating the use of syscall (2).) 準 ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
PREV 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 NEXT

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