OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:solaris_sigcall_subcall
(Results
1 - 2
of
2
) sorted by null
/external/strace/strace/linux/sparc/
syscall1.h
408
#define
SOLARIS_sigcall_subcall
310
409
#define SOLARIS_signal (
SOLARIS_sigcall_subcall
+ 0)
410
#define SOLARIS_sigset (
SOLARIS_sigcall_subcall
+ 1)
411
#define SOLARIS_sighold (
SOLARIS_sigcall_subcall
+ 2)
412
#define SOLARIS_sigrelse (
SOLARIS_sigcall_subcall
+ 3)
413
#define SOLARIS_sigignore (
SOLARIS_sigcall_subcall
+ 4)
414
#define SOLARIS_sigpause (
SOLARIS_sigcall_subcall
+ 5)
/external/strace/strace/linux/sparc64/
syscall1.h
408
#define
SOLARIS_sigcall_subcall
310
409
#define SOLARIS_signal (
SOLARIS_sigcall_subcall
+ 0)
410
#define SOLARIS_sigset (
SOLARIS_sigcall_subcall
+ 1)
411
#define SOLARIS_sighold (
SOLARIS_sigcall_subcall
+ 2)
412
#define SOLARIS_sigrelse (
SOLARIS_sigcall_subcall
+ 3)
413
#define SOLARIS_sigignore (
SOLARIS_sigcall_subcall
+ 4)
414
#define SOLARIS_sigpause (
SOLARIS_sigcall_subcall
+ 5)
Completed in 37 milliseconds