Results of 1 - 10 of about 80 for shared (0.002 sec.)
- Man page of SHM_OPEN 12424
- SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_
...
1 says that the group ownership of a newly created shared memory object is set to either the calling process ...
マウントされる。 例 The programs below employ POSIX shared memory and POSIX unnamed semaphores to exchange a ...
aises the case of a string that is placed into the shared memory by the "send" program. Once the data has be ...
" program then prints the contents of the modified shared memory. An example execution of the two programs i ...
-
https://man.plustar.jp/manpage/man3/shm_open.3.html
- [similar]
- Man page of SHM_OPEN 12424
- SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_
...
1 says that the group ownership of a newly created shared memory object is set to either the calling process ...
マウントされる。 例 The programs below employ POSIX shared memory and POSIX unnamed semaphores to exchange a ...
aises the case of a string that is placed into the shared memory by the "send" program. Once the data has be ...
" program then prints the contents of the modified shared memory. An example execution of the two programs i ...
-
https://man.plustar.jp/manpage/man3/shm_unlink.3.html
- [similar]
- Man page of SHMOP 11040
- SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat,
...
shmdt - System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #incl ...
hmid で指定された System V 共有メモリーセグメント (shared memory segment) を コールしたプロセスのアドレス空間 ...
two programs shown below exchange a string using a shared memory segment. Further details about the programs ...
run the "reader" program, which creates a System V shared memory segment and a System V semaphore set. The p ...
-
https://man.plustar.jp/manpage/man2/shmat.2.html
- [similar]
- Man page of SHMOP 11040
- SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat,
...
shmdt - System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #incl ...
hmid で指定された System V 共有メモリーセグメント (shared memory segment) を コールしたプロセスのアドレス空間 ...
two programs shown below exchange a string using a shared memory segment. Further details about the programs ...
run the "reader" program, which creates a System V shared memory segment and a System V semaphore set. The p ...
-
https://man.plustar.jp/manpage/man2/shmdt.2.html
- [similar]
- Man page of SHMOP 11040
- SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat,
...
shmdt - System V 共有メモリー (shared memory) の操作 書式 #include < sys/types.h > #incl ...
hmid で指定された System V 共有メモリーセグメント (shared memory segment) を コールしたプロセスのアドレス空間 ...
two programs shown below exchange a string using a shared memory segment. Further details about the programs ...
run the "reader" program, which creates a System V shared memory segment and a System V semaphore set. The p ...
-
https://man.plustar.jp/manpage/man2/shmop.2.html
- [similar]
- Man page of dhcpd.conf 8328
- dhcpd.conf Section: File Formats (5) Index JM Home Page 名前 dhcpd.conf - dhcpd の設定ファイル 説
...
なりません。 ネットワークトポロジーに関する宣言には shared-network 文と subnet 文があります。 サブネットにある ...
これらの 2 つのネットワークに対する subnet 宣言は、 shared-network (共有ネットワーク) 宣言で囲うことができます ...
宣言が参照され、 さらにそのサブネットを囲っている shared-network 宣言が (存在すれば) 参照されます。 最後に、 ...
.conf ファイルの例を示します: global parameters... shared-network ISC-BIGGIE { shared-network-specific param ...
-
https://man.plustar.jp/manpage/man5/dhcpd.conf.5.html
- [similar]
- Man page of PLDD 8259
- PLDD Section: Linux User Manual (1) Updated: 2020-11-01 Index JM Home Page 名前 pldd - プロセスに
...
にリンクされている動的共有オブジェクト (DSO; dynamic shared objects) のリストを表示する。 このリストには dlope ...
た動的共有オブジェクトも出力する。 The gdb (1) info shared command also shows the shared libraries being used ...
-ex "set confirm off" -ex "set height 0" -ex "info shared" \ -ex "quit" -p $pid | grep 'ha0x.*0x' バグ From ...
ータス , プロセス , 共有 , オブジェクト , コマンド , shared Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
-
https://man.plustar.jp/manpage/man1/pldd.1.html
- [similar]
- Man page of LDD 8122
- LDD Section: Linux Programmer's Manual (1) Updated: 2019-03-06 Index JM Home Page 名前 ldd - 共有
...
書式 ldd [ option ]... file ... 説明 ldd prints the shared objects (shared libraries) required by each progra ...
m or shared object specified on the command line. An example o ...
t which it is loaded. (The linux-vdso and ld-linux shared dependencies are special; see vdso (7) and ld.so ( ...
る。 関連キーワード ldd , LDD , 表示 , プログラム , shared , dependencies , vdso , pages , バグ , 情報 Linux ...
-
https://man.plustar.jp/manpage/man1/ldd.1.html
- [similar]
- Man page of UMOUNT 7999
- UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount
...
プログラムでは 使用すべきでない。 注意 umount() and shared mount points Shared mount points cause any mount a ...
ing umount () operations, to be forwarded to every shared mount point in the peer group and every slave moun ...
This means that umount () of any peer in a set of shared mounts will cause all of its peers to be unmounted ...
y surprising on systems where every mount point is shared by default. On such systems, recursively bind moun ...
-
https://man.plustar.jp/manpage/man2/umount.2.html
- [similar]
- Man page of UMOUNT 7999
- UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount
...
プログラムでは 使用すべきでない。 注意 umount() and shared mount points Shared mount points cause any mount a ...
ing umount () operations, to be forwarded to every shared mount point in the peer group and every slave moun ...
This means that umount () of any peer in a set of shared mounts will cause all of its peers to be unmounted ...
y surprising on systems where every mount point is shared by default. On such systems, recursively bind moun ...
-
https://man.plustar.jp/manpage/man2/umount2.2.html
- [similar]