/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/ |
H A D | makedevs.c | 238 unsigned long uid, unsigned long gid, unsigned long mode) in add_new_directory() 255 static void add_new_device(char *name, char *path, unsigned long uid, in add_new_device() 299 static void add_new_file(char *name, char *path, unsigned long uid, in add_new_file() 318 static void add_new_fifo(char *name, char *path, unsigned long uid, 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/acpi/ |
H A D | cpu.c | 443 Aml *uid = aml_arg(0); in build_cpus_aml() local 499 Aml *uid = aml_local(3); in build_cpus_aml() local 665 Aml *uid = aml_arg(0); in build_cpus_aml() local 682 Aml *uid = aml_int(i); in build_cpus_aml() local
|
H A D | pci.c | 268 uint32_t uid; in build_acpi_generic_port() local
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_attribs.c | 48 void yaffs_attribs_init(struct yaffs_obj *obj, u32 gid, u32 uid, u32 rdev) in yaffs_attribs_init()
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-common.c | 35 void pc_madt_cpu_entry(int uid, const CPUArchIdList *apic_ids, in pc_madt_cpu_entry()
|
H A D | acpi-build.c | 506 static Aml *build_link_dev(const char *name, uint8_t uid, Aml *reg) in build_link_dev() 542 static Aml *build_gsi_link_dev(const char *name, uint8_t uid, uint8_t gsi) in build_gsi_link_dev() 988 uint32_t uid; in build_dsdt() local
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-unit-test-docker | 786 uid = os.getuid() variable 792 uid = 0 variable
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_structs.h | 24 abi_uint uid; /* Owner's user ID. */ member
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_structs.h | 24 abi_uint uid; /* Owner's user ID. */ member
|
/openbmc/qemu/fsdev/ |
H A D | 9p-marshal.h | 28 V9fsString uid; member 41 int32_t uid; member
|
/openbmc/qemu/hw/9pfs/ |
H A D | cofs.c | 161 int coroutine_fn v9fs_co_chown(V9fsPDU *pdu, V9fsPath *path, uid_t uid, in v9fs_co_chown() 225 V9fsString *name, uid_t uid, gid_t gid, in v9fs_co_mknod()
|
H A D | codir.c | 277 V9fsString *name, mode_t mode, uid_t uid, in v9fs_co_mkdir()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | package.py | 357 def _setdir(self, path, mode, uid, gid, walk, fmode, fuid, fgid): argument 379 def _procuid(self, uid): argument 419 def fix_perms(path, mode, uid, gid, dir): argument
|
/openbmc/qemu/hw/pci-host/ |
H A D | gpex-acpi.c | 103 uint32_t uid; in acpi_dsdt_add_gpex() local
|
/openbmc/qemu/linux-user/generic/ |
H A D | target_structs.h | 24 abi_uint uid; /* Owner's user ID. */ member
|
/openbmc/qemu/linux-user/ppc/ |
H A D | target_structs.h | 24 abi_uint uid; /* Owner's user ID. */ member
|
/openbmc/qemu/linux-user/s390x/ |
H A D | target_structs.h | 25 abi_uint uid; /* Owner's user ID. */ member
|
/openbmc/qemu/linux-user/hppa/ |
H A D | target_structs.h | 24 abi_uint uid; /* Owner's user ID. */ member
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_structs.h | 24 abi_uint uid; /* Owner's user ID. */ member
|
/openbmc/u-boot/include/cramfs/ |
H A D | cramfs_fs.h | 28 u32 mode:CRAMFS_MODE_WIDTH, uid:CRAMFS_UID_WIDTH; member
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | redfish_sessions.hpp | 151 for (const std::string& uid : sessionIds) in getSessionCollectionMembers() local
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_structs.h | 6 abi_uint uid; /* Owner's user ID. */ member
|
/openbmc/qemu/tools/i386/ |
H A D | qemu-vmsr-helper.c | 60 static int uid = -1; variable
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm_tis_sandbox.c | 31 uint32_t uid; member
|
/openbmc/u-boot/board/varisys/common/ |
H A D | sys_eeprom.c | 57 static unsigned char uid[16]; variable
|