OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:solaris_getcontext
(Results
1 - 6
of
6
) sorted by null
/external/strace/strace/linux/sparc/
syscall1.h
494
extern int
solaris_getcontext
(), solaris_setcontext();
497
#define
SOLARIS_getcontext
(SOLARIS_context_subcall + 0)
dummy2.h
259
#define
solaris_getcontext
printargs
macro
syscallent1.h
419
{ 6, 0,
solaris_getcontext
, "getcontext" }, /* 380 */
/external/strace/strace/linux/sparc64/
syscall1.h
494
extern int
solaris_getcontext
(), solaris_setcontext();
497
#define
SOLARIS_getcontext
(SOLARIS_context_subcall + 0)
dummy2.h
259
#define
solaris_getcontext
printargs
macro
syscallent1.h
419
{ 6, 0,
solaris_getcontext
, "getcontext" }, /* 380 */
Completed in 257 milliseconds