OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:print_ext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
console.c
89
void
print_ext
(int color, char *buf)
function
100
print_ext
(WHITE_ON_BLACK, buf);
109
print_ext
(GREEN_ON_BLACK, "+");
112
print_ext
(RED_ON_BLACK, "!");
115
print_ext
(YELLOW_ON_BLACK, "*");
118
print_ext
(WHITE_ON_BLACK, "?");
/src/external/bsd/unbound/dist/daemon/
remote.c
1023
print_ext
(RES* ssl, struct ub_stats_info* s, int inhibit_zero)
function
1247
if(!
print_ext
(ssl, &total, daemon->cfg->stat_inhibit_zero))
Completed in 69 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026