Crinit -- Configurable Rootfs Init
|
#include <elos-common.h>
Data Fields | |
char * | appName |
Name of the application sending the event. | |
char * | fileName |
Filename sending the event. | |
pid_t | pid |
Id of the event sending process (0 for crinit) | |
Information of the sender sending an event to elos.
char* crinitElosEventSource::appName |
Name of the application sending the event.
char* crinitElosEventSource::fileName |
Filename sending the event.
pid_t crinitElosEventSource::pid |
Id of the event sending process (0 for crinit)