/external/strace/ |
D | mq.c | 74 SYS_FUNC(mq_notify) in SYS_FUNC() argument
|
D | sys_func.h | 133 extern SYS_FUNC(mq_notify);
|
/external/valgrind/none/tests/ |
D | mq.c | 69 if (mq_notify(mqdr, NULL) < 0) in main()
|
/external/strace/linux/32/ |
D | syscallent.h | 192 [184] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/64/ |
D | syscallent.h | 185 [184] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 241 [6238] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
D | syscallent-n64.h | 237 [5234] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
D | syscallent-o32.h | 278 [4275] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/s390x/ |
D | syscallent.h | 290 [275] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 229 [236] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 245 [244] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 259 [231] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/hppa/ |
D | syscallent.h | 238 [233] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/s390/ |
D | syscallent.h | 306 [275] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/sparc/ |
D | syscallent.h | 278 [277] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/ia64/ |
D | syscallent.h | 285 [1266] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/sh64/ |
D | syscallent.h | 335 [309] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 290 [266] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/x32/ |
D | syscallent.h | 347 [527] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 309 [281] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/powerpc/ |
D | syscallent.h | 295 [266] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 303 [275] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/strace/linux/sh/ |
D | syscallent.h | 309 [281] = { 2, 0, SEN(mq_notify), "mq_notify" },
|
/external/autotest/client/tests/scrashme/ |
D | testfix.diff | 367 + { .name = "mq_notify" },
|
/external/strace/linux/arm/ |
D | syscallent.h | 305 [278] = { 2, 0, SEN(mq_notify), "mq_notify" },
|