OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYMTAB_FILLER
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_ksyms_buf.c
7
#define
SYMTAB_FILLER
"|This is the symbol table!"
11
char db_symtab[] =
SYMTAB_FILLER
;
13
char db_symtab[SYMTAB_SPACE] =
SYMTAB_FILLER
;
kern_ksyms.c
154
#define
SYMTAB_FILLER
"|This is the symbol table!"
263
strncmp(db_symtab,
SYMTAB_FILLER
, sizeof(
SYMTAB_FILLER
))) {
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025