OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucontext32_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/sys/
ucontext.h
39
typedef struct __ucontext32
ucontext32_t
;
typedef in typeref:struct:__ucontext32
53
__CTASSERT(sizeof(
ucontext32_t
) == __UCONTEXT32_SIZE);
58
void getucontext32(struct lwp *,
ucontext32_t
*);
59
int setucontext32(struct lwp *, const
ucontext32_t
*);
Completed in 12 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025