Searched defs:dirpath (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-xattr.c | 80 char *dirpath, *name; in v9fs_list_xattr() local 169 char *dirpath = g_path_get_dirname(path); in local_getxattr_nofollow() local 197 char *dirpath = g_path_get_dirname(path); in local_setxattr_nofollow() local 224 char *dirpath = g_path_get_dirname(path); in local_removexattr_nofollow() local
|
H A D | 9p-local.c | 188 char *dirpath = g_path_get_dirname(fs_path->data); in local_lstat() local 477 char *dirpath = g_path_get_dirname(fs_path->data); in local_readlink() local 638 char *dirpath = g_path_get_dirname(fs_path->data); in local_chmod() local 956 V9fsPath *dirpath, const char *name) in local_link() 1044 char *dirpath = g_path_get_dirname(fs_path->data); in local_chown() local 1075 char *dirpath = g_path_get_dirname(fs_path->data); in local_utimensat() local 1139 char *dirpath = g_path_get_dirname(path); in local_remove() local
|
H A D | cofs.c | 352 int coroutine_fn v9fs_co_name_to_path(V9fsPDU *pdu, V9fsPath *dirpath, in v9fs_co_name_to_path()
|
H A D | 9p.c | 224 int v9fs_name_to_path(V9fsState *s, V9fsPath *dirpath, in v9fs_name_to_path()
|
/openbmc/qemu/util/ |
H A D | filemonitor-inotify.c | 252 const char *dirpath, in qemu_file_monitor_add_watch() 309 const char *dirpath, in qemu_file_monitor_remove_watch()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
H A D | models.py | 139 dirpath = models.CharField(max_length=254, null=True) variable in BRLayer 146 dirpath = models.CharField(max_length = 254) variable in BRBitbake
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sdk.py | 75 def mkdirhier(self, dirpath): argument
|
/openbmc/qemu/qga/ |
H A D | commands-linux.c | 649 char *dirpath; in build_guest_fsinfo_for_virtual_device() local 1469 char *dirpath, Error **errp) in transfer_vcpu() 1654 char *dirpath; in transfer_memory_block() local 1870 char *dirpath; in qmp_guest_get_memory_block_info() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | layerdetails.js | 492 dirpath: layerSubDirInput.val(), property in AnonymousFunction5e9993d62400.layerData
|
/openbmc/linux/tools/perf/util/ |
H A D | util.c | 418 int perf_tip(char **strp, const char *dirpath) in perf_tip()
|
/openbmc/linux/fs/nfs/ |
H A D | mount_clnt.c | 313 const void *dirpath) in mnt_xdr_enc_dirpath()
|
H A D | internal.h | 190 char *dirpath; member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/ |
H A D | models.py | 1397 dirpath = models.CharField(max_length=255) variable in BitbakeVersion 1489 dirpath = models.CharField(max_length=255, null=True, default=None) variable in Layer_Version
|