Home
last modified time | relevance | path

Searched refs:is_runlevel_shutdown (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dlast_fancy.c149 static int is_runlevel_shutdown(struct utmpx *ut) in is_runlevel_shutdown() function
219 if (is_runlevel_shutdown(&ut)) { in last_main()