Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/useradd/
H A Duseradd-example.bb44 # Likewise, we'll manage group3 in the useradd-example-user3 package:
45 GROUPADD_PARAM:${PN}-user3 = "-g 900 group3"
69 chgrp -R group3 ${D}${datadir}/user3
/openbmc/linux/arch/x86/kvm/
H A Demulate.c4078 static const struct opcode group3[] = { variable
4391 G(ByteOp, group3), G(0, group3),
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1716 [0xF6] = X86_OP_GROUP1(group3, E,b),
1717 [0xF7] = X86_OP_GROUP1(group3, E,v),