Home
last modified time | relevance | path

Searched defs:shmctl (Results 1 – 25 of 1121) sorted by relevance

12345678910>>...45

/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/ipc/
H A Dshmctl.c5 int shmctl(int id, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/ipc/
H A Dshmctl.c10 int shmctl(int id, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/ipc/
H A Dshmctl.c10 int shmctl(int id, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/ipc/
H A Dshmctl.c10 int shmctl(int id, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/ipc/
H A Dshmctl.c10 int shmctl(int id, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/ipc/
H A Dshmctl.c10 int shmctl(int id, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/ipc/
H A Dshmctl.c10 int shmctl(int id, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/tests/kernel.config/
H A Dsysvipc_test.cpp61 int shmctl(int id, int cmd, shmid_ds* buf) { in shmctl() function
/dports/security/afl++/AFLplusplus-3.14c/include/
H A Dandroid-ashmem.h26 int shmctl(int __shmid, int __cmd, struct shmid_ds *__buf) { in shmctl() function
/dports/databases/fastdb/fastdb/src/
H A DfastdbShim.cpp32 int shmctl(int shmid, int cmd, void *buf) in shmctl() function
/dports/emulators/hugo/hugo-2.12/
H A Dutils.c191 int shmctl(int handle, int dummy, int flags) in shmctl() function
/dports/devel/ucommon/ucommon-7.0.0/corelib/
H A Dmapped.cpp111 static int shmctl(int shmid, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/lang/php73/php-7.3.33/TSRM/
H A Dtsrm_win32.c744 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/www/mod_php81/php-8.1.1/TSRM/
H A Dtsrm_win32.c745 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/lang/php80/php-8.0.15/TSRM/
H A Dtsrm_win32.c745 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/lang/php74/php-7.4.27/TSRM/
H A Dtsrm_win32.c747 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/lang/php81/php-8.1.1/TSRM/
H A Dtsrm_win32.c745 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/www/mod_php73/php-7.3.33/TSRM/
H A Dtsrm_win32.c744 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/www/mod_php74/php-7.4.27/TSRM/
H A Dtsrm_win32.c747 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/benchmarks/fio/fio-3.29/os/
H A Dos-android.h83 static inline int shmctl(int __shmid, int __cmd, struct shmid_ds *__buf) in shmctl() function
/dports/www/mod_php80/php-8.0.15/TSRM/
H A Dtsrm_win32.c745 TSRM_API int shmctl(int key, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/org/epic/perleditor/editors/
H A Dquickreference.properties132 shmctl= shmctl ID,CMD,ARG\n Calls the System V IPC function shmctl. You'll probably h… key
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/mingw-w64/
H A Dpslextras.c574 shmctl (int shmid, int cmd, struct shmid_ds *buf) in shmctl() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/ipc/
H A Dshm.c1193 SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() argument
1389 COMPAT_SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument
/dports/multimedia/libv4l/linux-5.13-rc2/ipc/
H A Dshm.c1193 SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() argument
1389 COMPAT_SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument

12345678910>>...45