Home
last modified time | relevance | path

Searched refs:empty_to_dash (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/integritysetup/
Dintegritysetup-generator.c106 name_escaped, device, empty_to_dash(key_file_escaped), empty_to_dash(options), in create_disk()
/systemd-251/src/basic/
Dstring-util.h68 static inline const char *empty_to_dash(const char *str) { in empty_to_dash() function
/systemd-251/src/busctl/
Dbusctl.c1134 rv = empty_to_dash(m->result); in introspect()
1140 empty_to_dash(streq_ptr(m->type, "interface") ? m->interface : m->name), in introspect()
1142 (int) type_width, empty_to_dash(m->type), in introspect()
1143 (int) signature_width, empty_to_dash(m->signature), in introspect()
/systemd-251/src/test/
Dtest-socket-netlink.c26 empty_to_dash(out), in test_socket_address_parse_one()