manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 284 for Process (0.008 sec.)
Man page of CREDENTIALS 6573
CREDENTIALS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 c ... ス数の上限のチェック時 ( inotify (7) 参照) Modifying process user and group IDs Subject to rules described in t ... he relevant manual pages, a process can use the following APIs to modify its user and ... group IDs: setuid (2) ( setgid (2)) Modify the process's real (and possibly effective and saved-set) user ... (group) IDs. seteuid (2) ( setegid (2)) Modify the process's effective user (group) ID. setfsuid (2) ( setfsg ...
https://man.plustar.jp/manpage/man7/credentials.7.html - [similar]
Man page of UNIX 6534
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... they are in. Creation of a new socket fails if the process does not have write and search (execute) permissio ... abled, other than those that are turned off by the process umask (2). The owner, group, and permissions of a ... missions have no meaning for abstract sockets: the process umask (2) has no effect when binding an abstract s ... n causes receipt of the credentials of the sending process in an SCM_CREDENTIALS ancillary message in each su ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of KILL 6496
KILL Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 kill - プ ... ; this can be used to check for the existence of a process ID or process group ID that the caller is permitte ... d to signal. For a process to have permission to send a signal, it must eithe ... ILL capability in the user namespace of the target process), or the real or effective user ID of the sending ... equal the real or saved set-user-ID of the target process. In the case of SIGCONT , it suffices when the sen ...
https://man.plustar.jp/manpage/man2/kill.2.html - [similar]
Man page of GETPRIORITY 6371
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... , int prio ); 説明 The scheduling priority of the process, process group, or user, as indicated by which and ... () call and set with the setpriority () call. The process attribute dealt with by these system calls is the ... that is dealt with by nice (2). which の値は PRIO_PROCESS , PRIO_PGRP , PRIO_USER , のどれか一つで、 who は ... which に応じて解釈される ( PRIO_PROCESS だとプロセス識別子、 PRIO_PGRP だとプロセスグループ ...
https://man.plustar.jp/manpage/man2/getpriority.2.html - [similar]
Man page of GETPRIORITY 6371
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... , int prio ); 説明 The scheduling priority of the process, process group, or user, as indicated by which and ... () call and set with the setpriority () call. The process attribute dealt with by these system calls is the ... that is dealt with by nice (2). which の値は PRIO_PROCESS , PRIO_PGRP , PRIO_USER , のどれか一つで、 who は ... which に応じて解釈される ( PRIO_PROCESS だとプロセス識別子、 PRIO_PGRP だとプロセスグループ ...
https://man.plustar.jp/manpage/man2/setpriority.2.html - [similar]
Man page of ACCT 6034
ACCT Section: Linux Programmer's Manual (5) Updated: 2017-09-15 Index JM Home Page 名前 acct - プ ... がプロセスアカウンティングのオプション ( CONFIG_BSD_PROCESS_ACCT ) を有効にして作成されていると、以下のように ... /* Controlling terminal */ u_int32_t ac_btime; /* Process creation time (seconds since the Epoch) */ comp_t ... ber of swaps (unused) */ u_int32_t ac_exitcode; /* Process termination status (see wait (2)) */ char ac_comm[ ... とができ、 これを使うにはカーネル構築時に CONFIG_BSD_PROCESS_ACCT_V3 オプションが有効になっている必要がある。 こ ...
https://man.plustar.jp/manpage/man5/acct.5.html - [similar]
Man page of PATH_RESOLUTION 5909
PATH_RESOLUTION Section: Linux Programmer's Manual (7) Updated: 2020-04-11 Index JM Home Page 名 ... kup directory is the root directory of the calling process. A process inherits its root directory from its pa ... ill be the root directory of the file hierarchy. A process may get a different root directory by use of the c ... g openat2 (2) with the RESOLVE_IN_ROOT flag set. A process may get an entirely private mount namespace in cas ... r, the starting lookup directory of the resolution process is the current working directory of the process -- ...
https://man.plustar.jp/manpage/man7/path_resolution.7.html - [similar]
Man page of SETGID 5870
SETGID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setgid ... tgid () sets the effective group ID of the calling process. If the calling process is privileged (more precis ... ute. However, POSIX requires that all threads in a process share the same credentials. The NPTL threading imp ... functions for the various system calls that change process UIDs and GIDs. These wrapper functions (including ... anges credentials, all of the other threads in the process also change their credentials. For details, see np ...
https://man.plustar.jp/manpage/man2/setgid.2.html - [similar]
Man page of SETGID 5870
SETGID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setgid ... tgid () sets the effective group ID of the calling process. If the calling process is privileged (more precis ... ute. However, POSIX requires that all threads in a process share the same credentials. The NPTL threading imp ... functions for the various system calls that change process UIDs and GIDs. These wrapper functions (including ... anges credentials, all of the other threads in the process also change their credentials. For details, see np ...
https://man.plustar.jp/manpage/man2/setgid32.2.html - [similar]
Man page of FORK 5822
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子 ... 出し元プロセスは「親」プロセスと呼ばれる。 The child process and the parent process run in separate memory spac ... d unmappings ( munmap (2)) performed by one of the processes do not affect the other. The child process is an ... exact duplicate of the parent process except for the following points: * The child has i ... ts own unique process ID, and this PID does not match the ID of any exis ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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