Go to the source code of this file.
Functions | |
int | alp_daemon_start (int nochdir, int noclose) |
Spawn a child process to separate execution from boot script, similar to daemon(). | |
int | alp_daemon_release (int status) |
Used after alp_daemon_start() to allow the boot sequence to continue. |