OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:state_func_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/init/
init.c
125
typedef long (*
state_func_t
)(void);
typedef in typeref:typename:long (*)(void)
126
typedef
state_func_t
(*state_t)(void);
136
static
state_func_t
single_user(void);
138
static
state_func_t
runcom(void);
139
static
state_func_t
read_ttys(void);
140
static
state_func_t
multi_user(void);
141
static
state_func_t
clean_ttys(void);
142
static
state_func_t
catatonia(void);
143
static
state_func_t
death(void);
194
static
state_func_t
runetcrc(int)
[
all
...]
init.c
125
typedef long (*
state_func_t
)(void);
typedef in typeref:typename:long (*)(void)
126
typedef
state_func_t
(*state_t)(void);
136
static
state_func_t
single_user(void);
138
static
state_func_t
runcom(void);
139
static
state_func_t
read_ttys(void);
140
static
state_func_t
multi_user(void);
141
static
state_func_t
clean_ttys(void);
142
static
state_func_t
catatonia(void);
143
static
state_func_t
death(void);
194
static
state_func_t
runetcrc(int)
[
all
...]
init.c
125
typedef long (*
state_func_t
)(void);
typedef in typeref:typename:long (*)(void)
126
typedef
state_func_t
(*state_t)(void);
136
static
state_func_t
single_user(void);
138
static
state_func_t
runcom(void);
139
static
state_func_t
read_ttys(void);
140
static
state_func_t
multi_user(void);
141
static
state_func_t
clean_ttys(void);
142
static
state_func_t
catatonia(void);
143
static
state_func_t
death(void);
194
static
state_func_t
runetcrc(int)
[
all
...]
Completed in 31 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025