Home
last modified time | relevance | path

Searched defs:local (Results 1 – 23 of 23) sorted by relevance

/systemd-251/src/import/
Dimport.c31 static int normalize_local(const char *local, char **ret) { in normalize_local()
84 static int open_source(const char *path, const char *local, int *ret_open_fd) { in open_source()
133 const char *path = NULL, *local = NULL; in import_tar() local
205 const char *path = NULL, *local = NULL; in import_raw() local
Dpull.c36 static int normalize_local(const char *local, const char *url, char **ret) { in normalize_local()
109 const char *url, *local; in pull_tar() local
182 const char *url, *local; in pull_raw() local
Dexport.c64 const char *path = NULL, *local = NULL; in export_tar() local
140 const char *path = NULL, *local = NULL; in export_raw() local
Dimport-tar.c39 char *local; member
340 int tar_import_start(TarImport *i, int fd, const char *local, ImportFlags flags) { in tar_import_start()
Dpull-raw.c63 … char *local; /* In PULL_DIRECT mode the path we are supposed to place things in, otherwise the member
314 const char *local; in raw_pull_copy_auxiliary_file() local
818 const char *local, in raw_pull_start()
Dimportd.c63 char *local; member
689 const char *local, *object; in method_import_tar_or_raw() local
763 const char *local, *object; in method_import_fs() local
830 const char *local, *object, *format; in method_export_tar_or_raw() local
903 const char *remote, *local, *verify, *object; in method_pull_tar_or_raw() local
Dimport-raw.c38 char *local; member
484 const char *local, in raw_import_start()
Dpull-tar.c57 char *local; member
581 const char *local, in tar_pull_start()
Dimport-fs.c104 const char *path = NULL, *local = NULL, *dest = NULL; in import_fs() local
/systemd-251/src/test/
Dtest-netlink-manual.c46 struct in_addr local, remote; in test_tunnel_configure() local
/systemd-251/src/network/netdev/
Dtunnel.c203 union in_addr_union local; in netdev_ipip_sit_fill_message_create() local
295 union in_addr_union local; in netdev_gre_erspan_fill_message_create() local
425 union in_addr_union local; in netdev_ip6gre_fill_message_create() local
520 union in_addr_union local; in netdev_vti_fill_message_create() local
572 union in_addr_union local; in netdev_ip6tnl_fill_message_create() local
Dfou-tunnel.h30 union in_addr_union local; member
Dl2tp-tunnel.h63 union in_addr_union local; member
Dtunnel.h47 union in_addr_union local; member
Dvxlan.h35 union in_addr_union local; member
Dvxlan.c40 union in_addr_union local; in netdev_vxlan_fill_message_create() local
/systemd-251/src/machine/
Dmachinectl.c1842 const char *local = NULL, *path = NULL; in import_tar() local
1905 const char *local = NULL, *path = NULL; in import_raw() local
1967 const char *local = NULL, *path = NULL; in import_fs() local
2037 const char *local = NULL, *path = NULL; in export_tar() local
2079 const char *local = NULL, *path = NULL; in export_raw() local
2121 const char *local, *remote; in pull_tar() local
2177 const char *local, *remote; in pull_raw() local
2234 const char *local; member
2247 const char *type, *remote, *local; in list_transfers() local
/systemd-251/src/activate/
Dactivate.c238 _cleanup_free_ char *local = NULL, *peer = NULL; in do_accept() local
/systemd-251/src/resolve/
Dresolved-dns-stream.h58 union sockaddr_union local; member
/systemd-251/src/network/
Dnetworkctl.c250 union in_addr_union local; member
318 union in_addr_union local; member
1031 _cleanup_free_ struct local_address *local = NULL; in dump_gateways() local
1076 _cleanup_free_ struct local_address *local = NULL; in dump_addresses() local
/systemd-251/src/shared/
Ddiscover-image.c1008 int image_path_lock(const char *path, int operation, LockFile *global, LockFile *local) { in image_path_lock()
Dfirewall-util-nft.c367 uint32_t local = RTN_LOCAL; in sd_nfnl_message_new_dnat_rule_pre() local
/systemd-251/src/core/
Dsocket.c809 union sockaddr_union local, remote; in instance_from_socket() local