Searched refs:proxy_remove (Results 1 – 9 of 9) sorted by relevance
/dports/emulators/qemu42/qemu-4.2.1/hw/9pfs/ |
H A D | 9p-proxy.c | 915 static int proxy_remove(FsContext *ctx, const char *path) in proxy_remove() function 1064 ret = proxy_remove(ctx, fullname.data); in proxy_unlinkat() 1227 .remove = proxy_remove,
|
/dports/emulators/qemu/qemu-6.2.0/hw/9pfs/ |
H A D | 9p-proxy.c | 921 static int proxy_remove(FsContext *ctx, const char *path) in proxy_remove() function 1070 ret = proxy_remove(ctx, fullname.data); in proxy_unlinkat() 1233 .remove = proxy_remove,
|
/dports/emulators/qemu60/qemu-6.0.0/hw/9pfs/ |
H A D | 9p-proxy.c | 916 static int proxy_remove(FsContext *ctx, const char *path) in proxy_remove() function 1065 ret = proxy_remove(ctx, fullname.data); in proxy_unlinkat() 1228 .remove = proxy_remove,
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/9pfs/ |
H A D | 9p-proxy.c | 914 static int proxy_remove(FsContext *ctx, const char *path) in proxy_remove() function 1063 ret = proxy_remove(ctx, fullname.data); in proxy_unlinkat() 1222 .remove = proxy_remove,
|
/dports/emulators/qemu5/qemu-5.2.0/hw/9pfs/ |
H A D | 9p-proxy.c | 915 static int proxy_remove(FsContext *ctx, const char *path) in proxy_remove() function 1064 ret = proxy_remove(ctx, fullname.data); in proxy_unlinkat() 1227 .remove = proxy_remove,
|
/dports/emulators/qemu-utils/qemu-4.2.1/hw/9pfs/ |
H A D | 9p-proxy.c | 915 static int proxy_remove(FsContext *ctx, const char *path) in proxy_remove() function 1064 ret = proxy_remove(ctx, fullname.data); in proxy_unlinkat() 1227 .remove = proxy_remove,
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/9pfs/ |
H A D | 9p-proxy.c | 915 static int proxy_remove(FsContext *ctx, const char *path) 1064 ret = proxy_remove(ctx, fullname.data); 1227 .remove = proxy_remove,
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/9pfs/ |
H A D | 9p-proxy.c | 915 static int proxy_remove(FsContext *ctx, const char *path) in proxy_remove() function 1064 ret = proxy_remove(ctx, fullname.data); in proxy_unlinkat() 1227 .remove = proxy_remove,
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/9pfs/ |
H A D | 9p-proxy.c | 921 static int proxy_remove(FsContext *ctx, const char *path) in proxy_remove() function 1070 ret = proxy_remove(ctx, fullname.data); in proxy_unlinkat() 1233 .remove = proxy_remove,
|