OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_step
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/init/
init.c
925
state_func_t
next_step
;
local in function:runcom
928
next_step
= runetcrc(0);
929
if (
next_step
!= (state_func_t)read_ttys)
930
return (state_func_t)
next_step
;
939
next_step
= runetcrc(1);
940
if (
next_step
!= (state_func_t)read_ttys)
941
return (state_func_t)
next_step
;
951
* It's time to spawn gettys (ie.
next_step
's value at this point).
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025