Lines Matching defs:group
287 "\"groups\": [\"subsystem.xxx1.group\", \"subsystem.xxx2.group\", \"subsystem.xxx4.group\"]"
290 "\"groups\": [\"subsystem.xxx11.group\""
293 "\"groups\": [\"subsystem.xxx12.group\""
296 "\"groups\": [\"subsystem.xxx13.group\""
299 "\"groups\": [\"subsystem.xxx14.group\""
302 "\"groups\": [\"subsystem.xxx11.group\""
304 CreateTestFile(GROUP_DEFAULT_PATH "/device.boot.group.cfg", data);
305 CreateTestFile(GROUP_DEFAULT_PATH "/subsystem.xxx1.group.cfg", xxx1);
306 CreateTestFile(GROUP_DEFAULT_PATH "/subsystem.xxx11.group.cfg", xxx11);
307 CreateTestFile(GROUP_DEFAULT_PATH "/subsystem.xxx12.group.cfg", xxx12);
308 CreateTestFile(GROUP_DEFAULT_PATH "/subsystem.xxx13.group.cfg", xxx13);
309 CreateTestFile(GROUP_DEFAULT_PATH "/subsystem.xxx14.group.cfg", xxx14);
411 const char *cmdLine = "bootgroup=device.boot.group earlycon=uart8250,mmio32,0xfe660000 "
460 CreateTestFile(STARTUP_INIT_UT_PATH "/etc/group", groupData.c_str());
689 int LchownStub(const char *pathname, uid_t owner, gid_t group)