OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uc2
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mopd/common/
print.c
440
u_char uc1,
uc2
,uc3;
local in function:mopPrintInfo
466
uc2
= mopGetChar(pkt,idx);
469
uc1,
uc2
,uc3);
/src/tests/kernel/
t_signal_and_sp.c
311
ucontext_t uc1,
uc2
;
local in function:ATF_TC_BODY
328
uc1.uc_link = &
uc2
;
331
RL(getcontext(&
uc2
));
332
uc2
.uc_stack.ss_sp = stack2;
333
uc2
.uc_stack.ss_size = SIGSTKSZ + i;
334
makecontext(&
uc2
, &contextspfunc, 0);
355
uc1.uc_link = &
uc2
;
358
RL(getcontext(&
uc2
));
359
uc2
.uc_stack.ss_sp = stack2 + i;
360
uc2
.uc_stack.ss_size = SIGSTKSZ
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025