OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sltime
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/shutdown/
shutdown.c
257
u_int
sltime
;
local in function:loop
276
if ((
sltime
= offset - tp->timeleft) != 0) {
277
if (
sltime
> tp->timetowait / 5)
279
(void)sleep(
sltime
);
shutdown.c
257
u_int
sltime
;
local in function:loop
276
if ((
sltime
= offset - tp->timeleft) != 0) {
277
if (
sltime
> tp->timetowait / 5)
279
(void)sleep(
sltime
);
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025