OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sys_msgsys_subcall
(Results
1 - 2
of
2
) sorted by null
/external/strace/linux/
syscall.h
357
#define
SYS_msgsys_subcall
203
359
#define SYS_msgget (
SYS_msgsys_subcall
+ 0)
360
#define SYS_msgctl (
SYS_msgsys_subcall
+ 1)
361
#define SYS_msgrcv (
SYS_msgsys_subcall
+ 2)
362
#define SYS_msgsnd (
SYS_msgsys_subcall
+ 3)
/external/strace/
syscall.c
[
all
...]
Completed in 463 milliseconds