OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:static_function
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_236.c
13
/* expect+2: warning: static function '
static_function
' unused [236] */
15
static_function
(void)
function
decl.c
307
static void
static_function
(void) __attribute__((__used__));
311
static_function
(void)
function
321
/* expect+1: error: redeclaration of '
static_function
' with type 'function(pointer to function(pointer to function(int, pointer to const char, ...) returning void, pointer to function(int, pointer to const char, ...) returning void, pointer to function(int, pointer to const char, ...) returning void, pointer to function(int, pointer to const char, ...) returning void) returning pointer to function(int, pointer to const char, ...) returning void) returning void', expected 'function(void) returning void' [347] */
322
void
static_function
(change_logger);
Completed in 16 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026