Home
last modified time | relevance | path

Searched refs:uid (Results 1 – 25 of 180) sorted by relevance

12345678

/openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/
H A Dsmack_test_file_access.sh9 uid=1000
11 python3 $TMP/notroot.py $uid "TheOther" $ECHO 'TEST' > $test_file
20 python3 $TMP/notroot.py $uid "TheOne" $CAT $test_file 2>&1 1>/dev/null | grep -q "Permission denied…
28 python3 $TMP/notroot.py $uid "TheOne" $CAT $test_file | grep -q "TEST" || RC=$?
39 python3 $TMP/notroot.py $uid "TheOne" $CAT $test_file | grep -q "TEST" || RC=$?
48 python3 $TMP/notroot.py $uid '*' $TOUCH $TMP/test_file_2
H A Dnotroot.py20 uid = int(sys.argv[1])
27 os.setgid(uid)
28 os.setuid(uid)
/openbmc/ipmitool/lib/
H A Dipmi_pef.c807 uint8_t * uid; in ipmi_pef_get_info() local
837 uid = NULL; in ipmi_pef_get_info()
839 uid = &rsp->data[2]; in ipmi_pef_get_info()
846 uid = &rsp->data[0]; in ipmi_pef_get_info()
848 if (uid) { /* got GUID? */ in ipmi_pef_get_info()
851 uid[0], uid[1], uid[2], uid[3], uid[4], uid[5], uid[6], uid[7], in ipmi_pef_get_info()
852 uid[8], uid[9], uid[10],uid[11],uid[12],uid[13],uid[14],uid[15]); in ipmi_pef_get_info()
855 uid[0], uid[1], uid[2], uid[3], uid[4], uid[5], uid[6], uid[7], in ipmi_pef_get_info()
856 uid[8], uid[9], uid[10],uid[11],uid[12],uid[13],uid[14],uid[15]); in ipmi_pef_get_info()
/openbmc/u-boot/drivers/net/phy/
H A Dsmsc.c48 .uid = 0x0007c0c0,
58 .uid = 0x0007c0d0,
68 .uid = 0x0007c0f0,
78 .uid = 0x0007c110,
88 .uid = 0x0007c120,
98 .uid = 0x0007c130,
H A Dmicrel_ksz8xxx.c18 .uid = 0x221510,
47 .uid = 0x221550,
75 .uid = 0x221550,
85 .uid = 0x221560,
142 .uid = 0x221450,
153 .uid = 0x221610,
178 .uid = 0x00221430,
H A Dvitesse.c298 .uid = 0xfc4b0,
308 .uid = 0xfc550,
318 .uid = 0xfc6c0,
328 .uid = 0xfc620,
338 .uid = 0x704a0,
348 .uid = 0x70670,
358 .uid = 0x707c0,
368 .uid = 0x70420,
378 .uid = 0x70430,
388 .uid = 0x70660,
[all …]
H A Dbroadcom.c356 .uid = 0x03625d12,
366 .uid = 0x03625e6a,
376 .uid = 0x600d84a0,
386 .uid = 0x2060c0,
396 .uid = 0x2060b0,
406 .uid = 0x143bcb0,
416 .uid = 0xae025200,
H A Dmarvell.c620 .uid = 0x1410c60,
630 .uid = 0x1410cc0,
640 .uid = 0x1410e10,
650 .uid = 0x1410e40,
660 .uid = 0x1410cb0,
670 .uid = 0x1410cd0,
680 .uid = 0x1410ca0,
690 .uid = 0x1410dd0,
707 .uid = 0x1410dd0,
719 .uid = 0x01410e90,
[all …]
H A Drealtek.c336 .uid = 0x1cc912,
348 .uid = 0x1cc915,
360 .uid = 0x1cc914,
371 .uid = 0x1cc916,
384 .uid = 0x1cc859,
397 .uid = 0x1cc870,
H A Dnatsemi.c38 .uid = 0x20005ce1,
108 .uid = 0x20005c70,
151 .uid = 0x20005c90,
H A Datheros.c96 .uid = 0x4dd040,
106 .uid = 0x4dd074,
116 .uid = 0x4dd072,
/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() argument
241 fprintf(stderr, "Directory: %s %s UID: %lu GID %lu MODE: %04lo", path, name, uid, gid, mode); in add_new_directory()
252 chown(path, uid, gid); in add_new_directory()
255 static void add_new_device(char *name, char *path, unsigned long uid, in add_new_device() argument
263 path, name, uid, gid, mode, (short)(rdev >> 8), (short)(rdev & 0xff)); in add_new_device()
296 chown(path, uid, gid); in add_new_device()
299 static void add_new_file(char *name, char *path, unsigned long uid, in add_new_file() argument
304 path, name, gid, uid, mode); in add_new_file()
314 chown(path, uid, gid); in add_new_file()
318 static void add_new_fifo(char *name, char *path, unsigned long uid, in add_new_fifo() argument
[all …]
/openbmc/openbmc/poky/meta/files/
H A Dfs-perms-volatile-log.txt7 #<path> <mode> <uid> <gid> <walk> <fmode> <fuid> <fgid>
15 # <uid>: uid for directory
19 # <fuid>: if walking, new uid for files
23 # in mode, uid or gid, a "-" means don't change any existing values
H A Dfs-perms-volatile-tmp.txt7 #<path> <mode> <uid> <gid> <walk> <fmode> <fuid> <fgid>
15 # <uid>: uid for directory
19 # <fuid>: if walking, new uid for files
23 # in mode, uid or gid, a "-" means don't change any existing values
H A Dfs-perms.txt7 #<path> <mode> <uid> <gid> <walk> <fmode> <fuid> <fgid>
15 # <uid>: uid for directory
19 # <fuid>: if walking, new uid for files
23 # in mode, uid or gid, a "-" means don't change any existing values
/openbmc/qemu/hw/acpi/
H A Dcpu.c443 Aml *uid = aml_arg(0); in build_cpus_aml() local
446 ifctx = aml_if(aml_equal(uid, aml_int(i))); in build_cpus_aml()
499 Aml *uid = aml_local(3); in build_cpus_aml() local
521 aml_append(method, aml_store(zero, uid)); in build_cpus_aml()
541 aml_lless(uid, aml_int(arch_ids->len)))); in build_cpus_aml()
549 aml_append(while_ctx, aml_store(uid, cpu_selector)); in build_cpus_aml()
557 ifctx = aml_if(aml_lless(cpu_data, uid)); in build_cpus_aml()
577 aml_append(while_ctx, aml_store(cpu_data, uid)); in build_cpus_aml()
581 aml_append(ifctx, aml_store(uid, in build_cpus_aml()
591 aml_append(ifctx, aml_store(uid, in build_cpus_aml()
[all …]
/openbmc/qemu/hw/i386/
H A Dacpi-common.c35 void pc_madt_cpu_entry(int uid, const CPUArchIdList *apic_ids, in pc_madt_cpu_entry() argument
38 uint32_t apic_id = apic_ids->cpus[uid].arch_id; in pc_madt_cpu_entry()
40 uint32_t flags = apic_ids->cpus[uid].cpu != NULL || force_enabled ? in pc_madt_cpu_entry()
53 build_append_int_noprefix(entry, uid, 1); /* ACPI Processor ID */ in pc_madt_cpu_entry()
63 build_append_int_noprefix(entry, uid, 4); /* ACPI Processor UID */ in pc_madt_cpu_entry()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/files/
H A DDrop-use-of-error-h.patch32 uid_t uid = -1;
82 uid = strtol(number, &end_of_number, 10);
84 - error(1, errno, "Invalid uid provided\n" USAGE);
85 + fprintf(stderr, "Invalid uid provided\n" USAGE);
88 - error(1, 0, "Invalid uid provided\n" USAGE);
89 + fprintf(stderr, "Invalid uid provided\n" USAGE);
106 if (uid != -1) {
107 rc = chown(file, uid, -1);
/openbmc/qemu/bsd-user/
H A Dbsd-mem.c39 __get_user(host_ip->uid, &target_ip->uid); in target_to_host_ipc_perm__locked()
75 __put_user(host_ip->uid, &target_ip->uid); in host_to_target_ipc_perm__locked()
/openbmc/qemu/docs/system/s390x/
H A Dpcidevices.rst16 -device zpci,uid=1,fid=0,target=hostdev0,id=zpci1 \
26 Instead, ``uid`` and ``fid`` determine how the device is presented to the guest
29 In case of Linux, ``uid`` will be used in the ``domain`` part of the PCI
33 -device zpci,uid=7,fid=8,target=hostdev0,id=zpci1 \
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0003-FMP-Support-in-Corstone1000.patch119 + .attributes = EFI_VARIABLE_NON_VOLATILE, .uid = 0
126 + .attributes = EFI_VARIABLE_NON_VOLATILE, .uid = 0
133 + .attributes = EFI_VARIABLE_NON_VOLATILE, .uid = 0
140 + .attributes = EFI_VARIABLE_NON_VOLATILE, .uid = 0
147 + .attributes = EFI_VARIABLE_NON_VOLATILE, .uid = 0
154 + .attributes = EFI_VARIABLE_NON_VOLATILE, .uid = 0
159 + psa_storage_uid_t uid, size_t data_length, const void *p_data)
165 + { .base = psa_ptr_to_u32(&uid), .len = sizeof(uid) },
179 + psa_storage_uid_t uid, size_t data_size, void *p_data)
185 + { .base = psa_ptr_to_u32(&uid), .len = sizeof(uid) },
[all …]
/openbmc/webui-vue/src/components/Global/
H A DSearch.vue5 :label-for="`searchInput-${uid}`"
16 :id="`searchInput-${uid}`"
65 uid: Math.random().toString(36).slice(2),
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A Dfix_gid.patch3 | 88 | int chown_debug_file(const char *filename, uid_t uid, gid_t gid);
7 | 88 | int chown_debug_file(const char *filename, uid_t uid, gid_t gid);
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dtestacpi.py262 uid = acpi.evaluate(cpupath + "._UID")
82 … if testsuite.test("{} with x2Apic in _MAT has _UID".format(cpupath), uid is not None):
83 testsuite.test("{}._UID = _MAT UID".format(cpupath), uid == subtable.uid)
84 … testsuite.print_detail("{}._UID ({:#x}) != _MAT UID ({:#x})".format(cpupath, uid, subtable.uid))
86 …suite.test("{} with _MAT x2Apic has x2Apic in MADT".format(cpupath), subtable.uid in uid_x2apicid):
87 …rom MADT using UID = _MAT x2ApicId".format(cpupath), uid_x2apicid[subtable.uid] == subtable.x2apic…
88 …{:#02x}) != _MAT x2ApicId ({:#02x})".format(cpupath, uid_x2apicid[subtable.uid], subtable.x2apicid…
138 uid = cpupath_uid.get(cpupath, None)
139 if uid is not None:
140 apicid = uid_x2apicid.get(uid, None)
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsafe_finger.patch23 -#define UNPRIV_UGID 32767 /* Default uid and gid */
24 +#define UNPRIV_UGID 65534 /* Default uid and gid */

12345678