Home
last modified time | relevance | path

Searched defs:shmbuf (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/sys/
H A Dshm.h94 __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 Dwxwidgets_dev.cpp102 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 Dwxwidgets_comms.h102 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 Dnetbsd32_compat_14.c157 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 Dsysv_shm_14.c59 struct shmid_ds shmbuf; in compat_14_sys_shmctl() local
H A Dsysv_shm_50.c65 struct shmid_ds shmbuf; in compat_50_sys___shmctl13() local
/dports/math/plplot/plplot-5.15.0/cmake/test_linux_ipc/
H A Dpshm.h13 } shmbuf; typedef
/dports/math/plplot-ada/plplot-5.15.0/cmake/test_linux_ipc/
H A Dpshm.h13 } shmbuf; typedef
/dports/devel/apr1/apr-1.7.0/shmem/unix/
H A Dshm.c152 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 Dshm.c88 struct shmid_ds shmbuf; in apr_shm_create() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsysv_shm.c518 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 Dipcs.c233 struct shmid_ds shmbuf; in do_shm() local
H A Dipcutils.c87 struct shmid_ds shmbuf; in ipc_shm_get_limits() local
/dports/devel/mm/mm-1.4.2/
H A Dmm_core.c210 struct shmid_ds shmbuf; in mm_core_create() local
/dports/www/squid/squid-4.15/src/DiskIO/DiskDaemon/
H A Ddiskd.cc50 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 Dstate-propose.c262 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 Dstate-propose.c262 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 Dmm_core.c222 struct shmid_ds shmbuf; in mm_core_create() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevhpij.h169 char *shmbuf; member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevhpij.h169 char *shmbuf; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/ibcs2/
H A Dibcs2_ipc.c415 struct shmid_ds shmbuf; in ibcs2_sys_shmsys() local
/dports/www/htdigest/httpd-2.4.6/modules/slotmem/
H A Dmod_slotmem_shm.c94 struct shmid_ds shmbuf = { { 0 } }; in unixd_set_shm_perms() local
/dports/devel/ga/ga-5.8/armci/src-gemini/
H A Dmessage.c703 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 Dmessage.c740 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 Dmessage.c703 void armci_smp_buf_bcast(void *x, int n, int root, void *shmbuf ) in armci_smp_buf_bcast()

12