Searched defs:_type (Results 1 - 2 of 2) sorted by relevance

/systemd/src/shared/
H A Ddns-domain.c1026 int dns_service_split(const char *joined, char **_name, char **_type, char **_domain) { argument
1112 if (_type) {
1113 *_type = type;
/systemd/src/libsystemd/sd-bus/
H A Dbus-message.c5623 char *_type,
5651 if (_type)
5652 *_type = type;
5620 bus_message_get_arg_skip( sd_bus_message *m, unsigned i, char *_type, const char **_contents) argument

Completed in 1023 milliseconds