Home
last modified time | relevance | path

Searched defs:gid (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c238 unsigned long uid, unsigned long gid, unsigned long mode) in add_new_directory()
256 unsigned long gid, unsigned long mode, dev_t rdev) in add_new_device()
300 unsigned long gid, unsigned long mode) in add_new_file()
319 unsigned long gid, unsigned long mode) in add_new_fifo()
368 unsigned long mode = 0755, uid = 0, gid = 0, major = 0, minor = 0; in interpret_table_entry() local
/openbmc/qemu/hw/9pfs/
H A Dcofs.c162 gid_t gid) in v9fs_co_chown()
225 V9fsString *name, uid_t uid, gid_t gid, in v9fs_co_mknod()
348 gid_t gid, struct stat *stbuf) in v9fs_co_symlink()
H A Dcofile.c132 V9fsString *name, gid_t gid, int flags, int mode, in v9fs_co_open2()
H A Dcodir.c278 gid_t gid, struct stat *stbuf) in v9fs_co_mkdir()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_attribs.c48 void yaffs_attribs_init(struct yaffs_obj *obj, u32 gid, u32 uid, u32 rdev) in yaffs_attribs_init()
H A Dyaffs_guts.c2116 u32 gid, in yaffs_create_obj()
2190 u32 gid) in yaffs_create_file()
2197 u32 mode, u32 uid, u32 gid) in yaffs_create_dir()
2205 u32 gid, u32 rdev) in yaffs_create_special()
2213 u32 gid, const YCHAR *alias) in yaffs_create_symlink()
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker785 gid = os.getgid() variable
791 gid = 0 variable
/openbmc/qemu/linux-user/alpha/
H A Dtarget_structs.h25 abi_uint gid; /* Owner's group ID. */ member
/openbmc/qemu/fsdev/
H A D9p-marshal.h29 V9fsString gid; member
42 int32_t gid; member
/openbmc/qemu/linux-user/sparc/
H A Dtarget_structs.h25 abi_uint gid; /* Owner's group ID. */ member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py357 def _setdir(self, path, mode, uid, gid, walk, fmode, fuid, fgid): argument
387 def _procgid(self, gid): argument
419 def fix_perms(path, mode, uid, gid, dir): argument
/openbmc/qemu/linux-user/generic/
H A Dtarget_structs.h25 abi_uint gid; /* Owner's group ID. */ member
/openbmc/qemu/linux-user/ppc/
H A Dtarget_structs.h25 abi_uint gid; /* Owner's group ID. */ member
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py108 def v9fs_getattr_return(self, tag, id, result_mask, mode, uid, gid): argument
123 def v9fs_lcreate(self, tag, id, dfid, flags, mode, gid): argument
159 def v9fs_symlink(self, tag, id, fid, name, symname, gid): argument
192 def v9fs_mkdir(self, tag, id, fid, name, mode, gid): argument
/openbmc/qemu/linux-user/s390x/
H A Dtarget_structs.h26 abi_uint gid; /* Owner's group ID. */ member
/openbmc/qemu/linux-user/hppa/
H A Dtarget_structs.h25 abi_uint gid; /* Owner's group ID. */ member
/openbmc/qemu/linux-headers/linux/
H A Dvfio_zdev.h31 __u8 gid; /* PCI function group ID */ member
/openbmc/qemu/linux-user/mips/
H A Dtarget_structs.h25 abi_uint gid; /* Owner's group ID. */ member
/openbmc/u-boot/include/cramfs/
H A Dcramfs_fs.h31 u32 size:CRAMFS_SIZE_WIDTH, gid:CRAMFS_GID_WIDTH; member
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_structs.h7 abi_uint gid; /* Owner's group ID. */ member
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c61 static int gid = -1; variable
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.h47 uint32_t gid; member
337 uint32_t gid; member
372 uint32_t gid; member
405 uint32_t gid; member
/openbmc/qemu/linux-user/x86_64/
H A Dtarget_syscall.h71 uint32_t gid; member
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_syscall.h88 uint32_t gid; member
/openbmc/u-boot/include/jffs2/
H A Djffs2.h156 __u16 gid; /* The file's group. */ member

12