Results of 1 - 10 of about 89 for コンテキスト (0.007 sec.)
- Man page of SPU_CREATE 12233
- SPU_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sp
...
u_create - 新しい SPU コンテキストを生成する 書式 #include < sys/types.h > #include < ...
れる。 このシステムコールは、 SPU に対する新しい論理コンテキストを pathname に生成し、 そのコンテキストに関連付けられ ...
spufs (7) で説明されているファイル群が配置される。 コンテキストを作成した際、返されたファイルディスクリプターは、 s ...
か、しかできない。 他の操作は定義されていない。 そのコンテキストへの最後の参照がなくなった際に、 論理 SPU コンテキス ...
-
https://man.plustar.jp/manpage/man2/spu_create.2.html
- [similar]
- Man page of GETCONTEXT 10535
- GETCONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ge
...
tcontext, setcontext - ユーザーコンテキストを取得/設定する 書式 #include < ucontext.h > int get ...
部で制御下にある複数のスレッド間で、 ユーザーレベルのコンテキスト切替えができるようになっている。 mcontext_t 型はマシ ...
l.h > で定義されている。 ここで uc_link は、 現在のコンテキストが終了したとき、 続いて切り替わるコンテキストへのポイ ...
ンターである (現在のコンテキストが makecontext (3) で生成されたものの場合)。 uc_sigm ...
-
https://man.plustar.jp/manpage/man3/getcontext.3.html
- [similar]
- Man page of GETCONTEXT 10535
- GETCONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ge
...
tcontext, setcontext - ユーザーコンテキストを取得/設定する 書式 #include < ucontext.h > int get ...
部で制御下にある複数のスレッド間で、 ユーザーレベルのコンテキスト切替えができるようになっている。 mcontext_t 型はマシ ...
l.h > で定義されている。 ここで uc_link は、 現在のコンテキストが終了したとき、 続いて切り替わるコンテキストへのポイ ...
ンターである (現在のコンテキストが makecontext (3) で生成されたものの場合)。 uc_sigm ...
-
https://man.plustar.jp/manpage/man3/setcontext.3.html
- [similar]
- Man page of PATCH 9893
- PATCH Section: User Commands (1) Updated: 2005/08/08 Index JM Home Page 名前 patch - オリジナルフ
...
ンのどれかが指定された場合、自動判別は行なわれない。 コンテキスト diff (old-style, new-style, unified) および ノーマ ...
ある。 diff 全体が一定量インデントされている場合や、 コンテキスト diff が CRLF で終わる行を含んでいる場合、 インター ...
" - " が付いている場合には、 これらは考慮される。 コンテキスト diff や ノーマル diff ( ノーマル diff の場合の適用 ...
もしそれが正しい位置ではない場合、 patch は hunk 中のコンテキストに一致する行が前後にないかを探す。 まず、 patch はコ ...
-
https://man.plustar.jp/manpage/man1/patch.1.html
- [similar]
- Man page of RUNCON 9706
- RUNCON Section: ユーザーコマンド (1) Updated: 2021年5月 Index JM Home Page 名前 runcon - 指定され
...
たセキュリティコンテキストでコマンドを実行する 書式 runcon ,CONTEXT COMMAND / ...
/ ] ,COMMAND / [ ,args/ ] 説明 指定したセキュリティコンテキストで COMMAND を実行します。 セキュリティコンテキストは ...
、完全に指定する方法と、 現在もしくは遷移セキュリティコンテキストを元に 変更する LEVEL, ROLE, TYPE, USER を指定する方 ...
がどれも指定されていない場合、 最初の引き数が完全なコンテキストとして使用されます。 COMMAND より後ろに追加で引き数を ...
-
https://man.plustar.jp/manpage/man1/runcon.1.html
- [similar]
- Man page of GCC 9185
- GCC Section: GNU Tools (1) Updated: 1998/12/16 Index JM Home Page 名称 gcc, g++ - GNU プロジェク
...
ンバ関数へのアクセス特権 (可視性) はある関数におけるコンテキスト と別の関数におけるものとでは異なるので、 g++ はキャ ...
ッシュについて、コンパイラが前回 コンパイルした関数のコンテキストが、次にコンパイルするコンテキストと同 一のアクセス特 ...
用を禁止します。 これは浮動小数点レジスタに配慮しないコンテキストスイッチを行なう カーネルに対して有効です。 このオプ ...
-
https://man.plustar.jp/manpage/man1/gcc.1.html
- [similar]
- Man page of CHCON 8610
- CHCON Section: ユーザーコマンド (1) Updated: 2021年5月 Index JM Home Page 名前 chcon - ファイルの
...
セキュリティコンテキストを変更する 書式 chcon [ ,OPTION/ ]... ,CONTEXT FILE/ ...
FILE FILE/ ... 説明 各 FILE の SELinux セキュリティコンテキストを CONTEXT に変更します。 --reference がある場合、各 ...
FILE のセキュリティコンテキストを RFILE のものに 変更します。 長いオプションで必須と ...
適用する -u , --user = ,USER/ 対象となるセキュリティコンテキストのユーザーを USER に設定する -r , --role = ,ROLE/ 対 ...
-
https://man.plustar.jp/manpage/man1/chcon.1.html
- [similar]
- Man page of MAKECONTEXT 8102
- MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m
...
akecontext, swapcontext - ユーザーコンテキストを操作する 書式 #include < ucontext.h > void makecon ...
ocess. makecontext () 関数は、ポインター ucp が指すコンテキストを変更する ( ucp は以前の getcontext (3) 呼び出しで得 ...
makecontext () を起動する前には、呼び出し者は、このコンテキスト用に 新しいスタックを確保し、そのアドレスを ucp->uc_ ...
stack に代入し、 さらに後継のコンテキストを定義し、そのアドレスを ucp->uc_link に 代入しなけれ ...
-
https://man.plustar.jp/manpage/man3/makecontext.3.html
- [similar]
- Man page of MAKECONTEXT 8102
- MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m
...
akecontext, swapcontext - ユーザーコンテキストを操作する 書式 #include < ucontext.h > void makecon ...
ocess. makecontext () 関数は、ポインター ucp が指すコンテキストを変更する ( ucp は以前の getcontext (3) 呼び出しで得 ...
makecontext () を起動する前には、呼び出し者は、このコンテキスト用に 新しいスタックを確保し、そのアドレスを ucp->uc_ ...
stack に代入し、 さらに後継のコンテキストを定義し、そのアドレスを ucp->uc_link に 代入しなけれ ...
-
https://man.plustar.jp/manpage/man3/swapcontext.3.html
- [similar]
- JM Project (Japanese)::List(man1) 8088
- Linux マニュアル 一覧表 man3 linuxマニュアルの man3 一覧表です。 Linux マニュアル 一覧表 [ man1
...
う関数群 getcontext getcontext, setcontext - ユーザーコンテキストを取得/設定する getc_unlocked getc_unlocked, getchar ...
p, sigsetjmp - 非局所的なジャンプのために、スタックコンテキスト (stack context) を保存する lrand48 drand48, erand4 ...
操作 makecontext makecontext, swapcontext - ユーザーコンテキストを操作する makedev makedev, major, minor - デバイス番 ...
グの操作 setcontext getcontext, setcontext - ユーザーコンテキストを取得/設定する setenv setenv - 環境変数を変更または ...
-
https://man.plustar.jp/manpage/man_3.html
- [similar]