/systemd-251/src/resolve/ |
D | dns-type.c | 62 bool dns_class_is_pseudo(uint16_t class) { in dns_class_is_pseudo() 103 bool dns_class_is_valid_rr(uint16_t class) { in dns_class_is_valid_rr() 223 const char *dns_class_to_string(uint16_t class) { in dns_class_to_string()
|
D | resolved-dns-rr.c | 19 DnsResourceKey* dns_resource_key_new(uint16_t class, uint16_t type, const char *name) { in dns_resource_key_new() 96 DnsResourceKey* dns_resource_key_new_consume(uint16_t class, uint16_t type, char *name) { in dns_resource_key_new_consume() 389 DnsResourceRecord* dns_resource_record_new_full(uint16_t class, uint16_t type, const char *name) { in dns_resource_record_new_full()
|
D | resolved-dns-trust-anchor.c | 203 _cleanup_free_ char *domain = NULL, *class = NULL, *type = NULL; in dns_trust_anchor_load_positive() local
|
D | resolved-dns-packet.c | 614 uint16_t class; in dns_packet_append_key() local 1626 uint16_t class, type; in dns_packet_read_key() local
|
D | resolved-dns-rr.h | 70 uint16_t class, type; member
|
/systemd-251/src/test/ |
D | test-exit-status.c | 9 const char *s, *class; in TEST() local
|
/systemd-251/src/basic/ |
D | missing_ioprio.h | 57 static inline int ioprio_prio_value(int class, int data) { in ioprio_prio_value()
|
D | util.c | 118 _cleanup_free_ char *s = NULL, *class = NULL; in container_get_leader() local
|
/systemd-251/src/shared/ |
D | discover-image.c | 427 int image_find(ImageClass class, in image_find() 524 int image_find_harder(ImageClass class, const char *name_or_path, const char *root, Image **ret) { in image_find_harder() 532 ImageClass class, in image_discover() 1270 ImageClass class, in image_in_search_path()
|
D | exit-status.c | 102 const char* exit_status_to_string(int code, ExitStatusClass class) { in exit_status_to_string()
|
D | exit-status.h | 98 ExitStatusClass class; member
|
D | pkcs11-util.c | 412 static const CK_OBJECT_CLASS class = CKO_CERTIFICATE; in pkcs11_token_find_x509_certificate() local 602 static const CK_OBJECT_CLASS class = CKO_PRIVATE_KEY; in pkcs11_token_find_private_key() local
|
/systemd-251/src/nss-mymachines/ |
D | nss-mymachines.c | 101 _cleanup_free_ char *class = NULL; in _nss_mymachines_gethostbyname4_r() local 251 _cleanup_free_ char *class = NULL; in _nss_mymachines_gethostbyname3_r() local
|
/systemd-251/src/systemctl/ |
D | systemctl-list-machines.c | 124 _cleanup_free_ char *class = NULL; in get_machine_list() local
|
D | systemctl-logind.c | 187 …p_free_ char *type = NULL, *tty = NULL, *seat = NULL, *user = NULL, *service = NULL, *class = NULL; in logind_check_inhibitors() local
|
/systemd-251/src/libsystemd/sd-login/ |
D | test-login.c | 44 *type = NULL, *class = NULL, *state = NULL, *state2 = NULL, in TEST() local
|
D | sd-login.c | 580 _public_ int sd_session_get_class(const char *session, char **class) { in sd_session_get_class() 861 _public_ int sd_machine_get_class(const char *machine, char **class) { in sd_machine_get_class()
|
/systemd-251/src/machine/ |
D | machine.h | 41 MachineClass class; member
|
D | machine.c | 36 Machine* machine_new(Manager *manager, MachineClass class, const char *name) { in machine_new() 249 …_cleanup_free_ char *realtime = NULL, *monotonic = NULL, *id = NULL, *leader = NULL, *class = NULL… in machine_load() local
|
D | machinectl.c | 299 const char *name, *class, *service; in list_machines() local 492 const char *class; member
|
/systemd-251/src/analyze/ |
D | analyze-plot.c | 16 #define svg_bar(class, x1, x2, y) \ argument
|
/systemd-251/src/login/ |
D | pam_systemd.c | 52 const char **class, in parse_argv() 684 *type = NULL, *class = NULL, in pam_sm_open_session() local
|
D | logind-session.h | 65 SessionClass class; member
|
D | logind-session.c | 409 *class = NULL, in session_load() local
|
/systemd-251/src/backlight/ |
D | backlight.c | 81 unsigned long class; in find_pci_or_platform_parent() local
|