Searched refs:DEV_GLOB (Results 1 – 1 of 1) sorted by relevance
34 #define DEV_GLOB "/sys/devices/platform/*.watchdog_cl*/watchdog/watchdog*" macro55 int ret = glob(DEV_GLOB, GLOB_MARK, nullptr, &globbuf); in main()57 PLOG(ERROR) << "Failed to lookup glob " << DEV_GLOB << ": " << ret; in main()