Home
last modified time | relevance | path

Searched refs:ProcessUevent (Results 1 – 3 of 3) sorted by relevance

/base/startup/init/ueventd/
Dueventd_main.c46 ProcessUevent(ueventSockFd, NULL, 0); // Not require boot devices in PollUeventdSocketTimeout()
98 ProcessUevent(ueventSockFd, NULL, 0); // Not require boot devices in UeventdDaemon()
Dueventd.c288 void ProcessUevent(int sockFd, char **devices, int num) in ProcessUevent() function
331 ProcessUevent(sockFd, devices, num); in DoTrigger()
/base/startup/init/ueventd/include/
Dueventd.h78 void ProcessUevent(int sockFd, char **devices, int num);