OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_fp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/vax/boot/boot/
consio.c
46
static int (*
test_fp
)(void) = NULL;
variable in typeref:typename:int (*)(void)
112
return (*
test_fp
)();
124
test_fp
= pr_testchar;
142
test_fp
= rom_testchar;
150
test_fp
= vxt_testchar;
162
test_fp
= rom_testchar;
258
test_fp
= ka630_rom_testchar;
271
test_fp
= ka53_rom_testchar;
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025