#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <glib.h>
#include <libgen.h>
#include <hiker/types.h>
#include <hiker/pdk/appmgr_pdk.h>
#include <hiker/bundlemgr.h>
#include <hiker/notifymgr.h>
#include <hiker/pdk/sysutils_pdk.h>
#include <hiker/prv/attnmgr_traces.h>
#include "attnmgrd_prv.h"
#include <stdlib.h>
#include <getopt.h>
Defines | |
#define | ALP_ATTNMGRD_VERSION "attnmgrd 0.1" |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
bool | gAlpAttnMgrDDebug = false |
bool | gAlpAttnMgrDTest = false |
bool | gAlpAttnMgrDAbort = false |
|
|
|
|
|
|
|
|
|
|