#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <linux/types.h>#include <string.h>#include <fcntl.h>#include <wait.h>#include <time.h>#include <limits.h>#include <linux/stat.h>#include <sys/stat.h>#include "utils.h"
Go to the source code of this file.
Functions | |
| void | daemon_mode (void) |
| void daemon_mode | ( | void | ) |