Searched defs:uname (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-misc.h | 40 void *uname, *upath; in do_freebsd_shm_open2() local
|
/openbmc/u-boot/cmd/ |
H A D | ximg.c | 43 const char *uname = NULL; in do_imgextract() local
|
/openbmc/pldm/tools/visualize-pdr/ |
H A D | pldm_visualise_pdrs.py | 69 def __init__(self, hostname, uname, passwd, port, **kw): argument
|
/openbmc/u-boot/common/ |
H A D | image-fit.c | 263 const char *uname; in fit_conf_print() local 346 char *uname; in fit_print_contents() local 1694 const char *uname; in fit_conf_get_prop_node_index() local 2049 const char *uname; in boot_get_fdt_fit() local
|
H A D | image.c | 1234 const char *uname, *name; in boot_get_fpga() local 1345 const char *uname; in boot_get_loadable() local
|
/openbmc/u-boot/common/spl/ |
H A D | spl.c | 174 const char *uname; in spl_load_fit_image() local
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 366 const char *uname = ""; /* ignored by QEMU */ in v9fs_tattach() local
|
/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | mc.c | 121 const char *uname = "firmware"; in parse_mc_firmware_fit_image() local
|
/openbmc/qemu/scripts/ |
H A D | analyse-9p-simpletrace.py | 93 def v9fs_attach(self, tag, id, fid, afid, uname, aname): argument
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 1481 V9fsString uname, aname; in v9fs_attach() local
|