Searched refs:IPC_SET (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dipc.h39 #define IPC_SET 1 /* set ipc_perm options */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dipc.h39 #define IPC_SET 1 /* set ipc_perm options */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/solaris/
H A Dipc.c78 case 11: /* IPC_SET */
88 ret = sys_ipc(SHMCTL, arg1, IPC_SET, 0, &s, 0);
98 ret = sys_ipc(SHMCTL, arg1, IPC_SET, 0, &s, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dipc32.c209 case IPC_SET:
359 case IPC_SET:
551 case IPC_SET:
/asus-wl-520gu-7.0.1.45/src/linux/linux/ipc/
H A Dsem.c709 if(cmd == IPC_SET) {
734 case IPC_SET:
782 case IPC_SET:
H A Dmsg.c511 case IPC_SET:
540 case IPC_SET:
H A Dshm.c523 case IPC_SET:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dlinux32.c434 if (third == (IPC_SET|IPC_64)) {
470 if (third == IPC_SET) {
581 if (second == (IPC_SET|IPC_64)) {
618 if (second == IPC_SET) {
687 if (second == (IPC_SET|IPC_64)) {
727 if (second == IPC_SET) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc32.c443 if (third == (IPC_SET|IPC_64)) {
471 if (third == IPC_SET) {
582 if (second == (IPC_SET|IPC_64)) {
610 if (second == IPC_SET) {
679 if (second == (IPC_SET|IPC_64)) {
710 if (second == IPC_SET) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dlinux32.c1589 case IPC_SET:
1747 case IPC_SET:
1874 case IPC_SET:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsys_ppc32.c2604 case IPC_SET:
2739 case IPC_SET:
2855 case IPC_SET:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/ia32/
H A Dsys_ia32.c2169 case IPC_SET:
2312 case IPC_SET:
2458 case IPC_SET:

Completed in 204 milliseconds