Home
last modified time | relevance | path

Searched defs:sysPath (Results 1 – 3 of 3) sorted by relevance

/base/startup/init/ueventd/
Dueventd_device_handler.c285 char sysPath[SYSPATH_SIZE] = {}; in GetBlockDeviceSymbolLinks() local
366 static const char *GetDeviceName(char *sysPath, const char *deviceName) in GetDeviceName()
443 char sysPath[SYSPATH_SIZE] = {}; in HandleBlockDeviceEvent() local
477 char sysPath[SYSPATH_SIZE] = {}; in HandleOtherDeviceEvent() local
Dueventd_read_cfg.c380 void ChangeSysAttributePermissions(const char *sysPath) in ChangeSysAttributePermissions()
/base/startup/init/ueventd/include/
Dueventd_read_cfg.h39 const char *sysPath; member