#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include <hiker/volumesvcs.h>
#include <hiker/notifymgr.h>
#include <hiker/traces.h>
Functions | |
void | usage () |
alp_status_t | do_info () |
int | callback (const char *notifyType, void *details, int length, int *handled, const char *appID, void *userData) |
void | do_monitor (int info) |
int | main (int argc, char *argv[]) |
|
|
|
|
|
|
|
|
|
|