/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/sys/ |
H A D | shm.h | 94 __shmid_ds14_to_native(const struct shmid_ds14 *oshmbuf, struct shmid_ds *shmbuf) in __shmid_ds14_to_native() 111 __native_to_shmid_ds14(const struct shmid_ds *shmbuf, struct shmid_ds14 *oshmbuf) in __native_to_shmid_ds14() 130 __shmid_ds13_to_native(const struct shmid_ds13 *oshmbuf, struct shmid_ds *shmbuf) in __shmid_ds13_to_native() 147 __native_to_shmid_ds13(const struct shmid_ds *shmbuf, struct shmid_ds13 *oshmbuf) in __native_to_shmid_ds13()
|
/dports/math/plplot-ada/plplot-5.15.0/drivers/ |
H A D | wxwidgets_dev.cpp | 102 return; 106 if ( args->unicode_array_len >= 500 ) 108 printf( "Sorry, the wxWidgets drivers only handles strings of length < %d\n", 500 );
|
/dports/math/plplot/plplot-5.15.0/drivers/ |
H A D | wxwidgets_comms.h | 102 struct shmbuf struct 104 size_t nbytes; // Total number of data bytes to be transferred 106 MemoryMapHeader header; 108 char data[PL_SHARED_ARRAY_SIZE];
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/netbsd32/ |
H A D | netbsd32_compat_14.c | 157 netbsd32_shmid_ds14_to_native(struct netbsd32_shmid_ds14 *oshmbuf, struct shmid_ds *shmbuf) in netbsd32_shmid_ds14_to_native() 174 native_to_netbsd32_shmid_ds14(struct shmid_ds *shmbuf, struct netbsd32_shmid_ds14 *oshmbuf) in native_to_netbsd32_shmid_ds14() 293 struct shmid_ds shmbuf; in compat_14_netbsd32_shmctl() local
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/common/ |
H A D | sysv_shm_14.c | 59 struct shmid_ds shmbuf; in compat_14_sys_shmctl() local
|
H A D | sysv_shm_50.c | 65 struct shmid_ds shmbuf; in compat_50_sys___shmctl13() local
|
/dports/math/plplot/plplot-5.15.0/cmake/test_linux_ipc/ |
H A D | pshm.h | 13 } shmbuf; typedef
|
/dports/math/plplot-ada/plplot-5.15.0/cmake/test_linux_ipc/ |
H A D | pshm.h | 13 } shmbuf; typedef
|
/dports/devel/apr1/apr-1.7.0/shmem/unix/ |
H A D | shm.c | 152 struct shmid_ds shmbuf; in apr_shm_create() local 698 struct shmid_ds shmbuf; in APR_PERMS_SET_IMPLEMENT() local
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/shmem/unix/ |
H A D | shm.c | 88 struct shmid_ds shmbuf; in apr_shm_create() local
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/ |
H A D | sysv_shm.c | 518 struct shmid_ds shmbuf; in sys___shmctl50() local 538 shmctl1(struct lwp *l, int shmid, int cmd, struct shmid_ds *shmbuf) in shmctl1()
|
/dports/devel/util-linux/util-linux-2.36/sys-utils/ |
H A D | ipcs.c | 233 struct shmid_ds shmbuf; in do_shm() local
|
H A D | ipcutils.c | 87 struct shmid_ds shmbuf; in ipc_shm_get_limits() local
|
/dports/devel/mm/mm-1.4.2/ |
H A D | mm_core.c | 210 struct shmid_ds shmbuf; in mm_core_create() local
|
/dports/www/squid/squid-4.15/src/DiskIO/DiskDaemon/ |
H A D | diskd.cc | 50 static char *shmbuf; variable
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/backend-drm/ |
H A D | state-propose.c | 262 struct wl_shm_buffer *shmbuf; in drm_output_prepare_cursor_view() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/backend-drm/ |
H A D | state-propose.c | 262 struct wl_shm_buffer *shmbuf; in drm_output_prepare_cursor_view() local
|
/dports/devel/shmap/shmap-0.3.2/mm-1.1.3/ |
H A D | mm_core.c | 222 struct shmid_ds shmbuf; in mm_core_create() local
|
/dports/print/ghostscript7-base/ghostscript-7.07/src/ |
H A D | gdevhpij.h | 169 char *shmbuf; member
|
/dports/print/ghostscript7-x11/ghostscript-7.07/src/ |
H A D | gdevhpij.h | 169 char *shmbuf; member
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/ibcs2/ |
H A D | ibcs2_ipc.c | 415 struct shmid_ds shmbuf; in ibcs2_sys_shmsys() local
|
/dports/www/htdigest/httpd-2.4.6/modules/slotmem/ |
H A D | mod_slotmem_shm.c | 94 struct shmid_ds shmbuf = { { 0 } }; in unixd_set_shm_perms() local
|
/dports/devel/ga/ga-5.8/armci/src-gemini/ |
H A D | message.c | 703 void armci_smp_buf_bcast(void *x, int n, int root, void *shmbuf ) in armci_smp_buf_bcast()
|
/dports/devel/ga/ga-5.8/armci/src/collectives/ |
H A D | message.c | 740 void armci_smp_buf_bcast(void *x, int n, int root, void *shmbuf ) in armci_smp_buf_bcast()
|
/dports/devel/ga/ga-5.8/armci/src-portals/ |
H A D | message.c | 703 void armci_smp_buf_bcast(void *x, int n, int root, void *shmbuf ) in armci_smp_buf_bcast()
|