OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:static_function
(Results
1 - 3
of
3
) 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 in typeref:typename:void
decl.c
307
static void
static_function
(void) __attribute__((__used__));
311
static_function
(void)
function in typeref:typename:void
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);
emit.c
148
/* expect+1: warning: static function '
static_function
' declared but not defined [290] */
149
static int
static_function
(void);
Completed in 36 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025