manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 15 for perm (0.008 sec.)
Man page of SHMCTL 11999
SHMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 shmctl ... のように定義されている struct shmid_ds { struct ipc_perm shm_perm; /* 所有権と許可 */ size_t shm_segsz; /* ... hmid_ds 構造体のフィールドは以下の通りである。 shm_perm This is an ipc_perm structure (see below) that spe ... cifies the access permissions on the shared memory segment. shm_segsz 共有 ... of processes that have this segment attached. ipc_perm 構造体は以下のように定義されている (強調されたフィ ...
https://man.plustar.jp/manpage/man2/shmctl.2.html - [similar]
Man page of MSGCTL 11703
MSGCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgctl ... のように定義されている: struct msqid_ds { struct ipc_perm msg_perm; /* Ownership and permissions */ time_t m ... msgid_ds 構造体のフィールドは以下の通りである: msg_perm This is an ipc_perm structure (see below) that spe ... cifies the access permissions on the message queue. msg_stime 最後の msgs ... cv (2) システムコールを実行したプロセスの ID。 ipc_perm 構造体は以下のように定義されている (強調されたフィ ...
https://man.plustar.jp/manpage/man2/msgctl.2.html - [similar]
Man page of SEMCTL 10972
SEMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 semctl ... のように定義されている: struct semid_ds { struct ipc_perm sem_perm; /* 所有権と許可 */ time_t sem_otime; /* ... elds of the semid_ds structure are as follows: sem_perm This is an ipc_perm structure (see below) that spe ... cifies the access permissions on the semaphore set. sem_otime Time of las ... gative integer ranging from 0 to sem_nsems-1 . ipc_perm 構造体は以下のように定義されている (強調されたフィ ...
https://man.plustar.jp/manpage/man2/semctl.2.html - [similar]
Man page of FIND 10536
FIND Section: User Commands (1) Index JM Home Page 名前 find - ディレクトリ階層内のファイル検索 ... パーミッション機能を考慮します。 ちなみに、 テスト -perm では無視されます。 本テストは、 システムコール acc ... サポートされていて、 POSIX 2008 規格に存在します。 -perm mode ファイルの許可属性が mode (8 進数表現またはシ ... 列の指定が多少複雑になるかもしれません。 たとえば `-perm g=w' は、 許可属性が 0020 のファイルにのみ一致しま ... 用いる形式を必要とすることがあります。 たとえば、 `-perm -g=w' とすれば、 グループの書き込み許可があるファイ ...
https://man.plustar.jp/manpage/man1/find.1.html - [similar]
Man page of MSGGET 9073
MSGGET Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 msgget ... する ( msqid_ds については msgctl (2) を参照): • msg_perm.cuid と msg_perm.uid に呼び出し元プロセスの実効 (e ... ffective) ユーザーID を設定する。 • msg_perm.cgid と msg_perm.gid に呼び出し元プロセスの実効 (e ... ffective) グループID を設定する。 • msg_perm.mode の下位 9 ビットは msgflg の下位 9 ビットを設定 ... ts for key , but the calling process does not have permission to access the queue, and does not have the C ...
https://man.plustar.jp/manpage/man2/msgget.2.html - [similar]
Man page of FANOTIFY_MARK 9004
FANOTIFY_MARK Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... stem objects by file handles is required. FAN_OPEN_PERM ファイルやディレクトリをオープンするアクセス許可が ... を指定されて作成されている必要がある。 FAN_OPEN_EXEC_PERM (since Linux 5.0) Create an event when a permissio ... ired. See NOTES for additional details. FAN_ACCESS_PERM ファイルやディレクトリを読み出すアクセス許可が要求 ... jects by file handles and mask contains a flag for permission events ( FAN_OPEN_PERM or FAN_ACCESS_PERM ). ...
https://man.plustar.jp/manpage/man2/fanotify_mark.2.html - [similar]
Man page of SEMGET 8272
SEMGET Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 semget ... する ( semid_ds については semctl (2) を参照): • sem_perm.cuid と sem_perm.uid に、呼び出し元のプロセスの実効 ... (effective) ユーザー ID を設定する。 • sem_perm.cgid と sem_perm.gid に、呼び出し元のプロセスの実効 ... (effective) グループ ID を設定する。 • sem_perm.mode の下位 9 ビットに semflg の下位 9 ビットを設定 ... ts for key , but the calling process does not have permission to access the set, and does not have the CAP ...
https://man.plustar.jp/manpage/man2/semget.2.html - [similar]
Man page of FANOTIFY 8272
FANOTIFY Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 fano ... s of events are generated: notification events and permission events. Notification events are merely infor ... generic event, the file descriptor must be closed. Permission events are requests to the receiving applica ... tion to decide whether permission for a file access shall be granted. For thes ... UE フラグを指定することで上書きできる。 FAN_ACCESS_PERM アプリケーションが例えば read (2) や readdir (2) な ...
https://man.plustar.jp/manpage/man7/fanotify.7.html - [similar]
Man page of SHMGET 8133
SHMGET Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmget ... タ構造体 shmid_ds は以下のように初期化される。 • shm_perm.cuid と shm_perm.uid に呼び出し元プロセスの実効 (e ... ffective) ユーザーID を設定する。 • shm_perm.cgid と shm_perm.gid に呼び出し元プロセスの実効グル ... ープID を設定する。 • shm_perm.mode の下位 9 ビットに shmflg の下位 9 ビットを設定 ... のどれかに設定される: EACCES The user does not have permission to access the shared memory segment, and doe ...
https://man.plustar.jp/manpage/man2/shmget.2.html - [similar]
Man page of CHACL 7471
CHACL Section: Access Control Lists (1) Updated: ACL File Utilities Index JM Home Page 名前 chac ... チンを使って解釈される。 これらの文字列は、tag:name:perm という形式の コンマで区切られた節 (clause) で構成さ ... それぞれファイルの所有者とファイルのグループを表す。 perm は文字列 "rwx" であり、 各エントリはそのタイプのア ... き数を作るためにその出力を使うこと。 ファイルの許可 (permission) ビットを変更すると、 ファイルアクセス ACL の ...
https://man.plustar.jp/manpage/man1/chacl.1.html - [similar]
PREV 1 2 NEXT

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