Home
last modified time | relevance | path

Searched defs:pretty (Results 1 – 14 of 14) sorted by relevance

/systemd-251/src/timesync/
Dtimesyncd-manager.c88 _cleanup_free_ char *pretty = NULL; in manager_timeout() local
102 _cleanup_free_ char *pretty = NULL; in manager_send_request() local
609 _cleanup_free_ char *pretty = NULL; in manager_receive_response() local
678 _cleanup_free_ char *pretty = NULL; in manager_begin() local
731 _cleanup_free_ char *pretty = NULL; in manager_set_server_address() local
754 _cleanup_free_ char *pretty = NULL; in manager_resolve_handler() local
Dtimesyncd-server.h44 static inline int server_address_pretty(ServerAddress *a, char **pretty) { in server_address_pretty()
/systemd-251/src/import/
Dexport.c94 _cleanup_free_ char *pretty = NULL; in export_tar() local
170 _cleanup_free_ char *pretty = NULL; in export_raw() local
Dimport-fs.c167 _cleanup_free_ char *pretty = NULL; in import_fs() local
Dimport.c103 _cleanup_free_ char *pretty = NULL; in open_source() local
/systemd-251/src/shared/
Ddiscover-image.c126 const char *pretty, in image_new()
206 const char *pretty, in image_make()
556 const char *pretty; in image_discover() local
/systemd-251/src/nspawn/
Dnspawn-expose-ports.c145 _cleanup_free_ char *pretty = NULL; in expose_port_execute() local
/systemd-251/src/resolve/
Dresolvectl.c240 _cleanup_free_ char *pretty = NULL; in resolve_host() local
305 _cleanup_free_ char *pretty = NULL; in resolve_address() local
812 _cleanup_free_ char *pretty = NULL; in resolve_service() local
1191 _cleanup_free_ char *pretty = NULL; in read_dns_server_one() local
1263 _cleanup_free_ char *pretty = NULL; in map_link_dns_servers_internal() local
1355 _cleanup_free_ char *pretty = NULL; in map_link_domains() local
1730 _cleanup_free_ char *pretty = NULL; in map_global_dns_servers_internal() local
1789 _cleanup_free_ char *pretty = NULL; in map_global_domains() local
Dresolved-dns-stub.c1222 _cleanup_free_ char *pretty = NULL; in manager_dns_stub_fd_extra() local
Dresolved-dns-transaction.c336 _cleanup_free_ char *pretty = NULL; in dns_transaction_tentative() local
/systemd-251/src/libsystemd/sd-bus/
Dbus-socket.c891 _cleanup_free_ char *pretty = NULL; in bus_socket_connect() local
/systemd-251/src/network/
Dnetworkctl.c1092 _cleanup_free_ char *pretty = NULL; in dump_addresses() local
1163 _cleanup_free_ char *pretty = NULL; in dump_address_labels() local
/systemd-251/src/machine/
Dmachinectl.c448 _cleanup_free_ char *pretty = NULL; in print_os_release() local
/systemd-251/src/tmpfiles/
Dtmpfiles.c1068 static int path_set_acl(const char *path, const char *pretty, acl_type_t type, acl_t acl, bool modi… in path_set_acl()