OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
157
#define
SYMTAB_FILLER
"|This is the symbol table!"
266
strncmp(db_symtab,
SYMTAB_FILLER
, sizeof(
SYMTAB_FILLER
))) {
Completed in 17 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026