Home
last modified time | relevance | path

Searched defs:class (Results 1 – 25 of 32) sorted by relevance

12

/systemd-251/src/resolve/
Ddns-type.c62 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()
Dresolved-dns-rr.c19 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()
Dresolved-dns-trust-anchor.c203 _cleanup_free_ char *domain = NULL, *class = NULL, *type = NULL; in dns_trust_anchor_load_positive() local
Dresolved-dns-packet.c614 uint16_t class; in dns_packet_append_key() local
1626 uint16_t class, type; in dns_packet_read_key() local
Dresolved-dns-rr.h70 uint16_t class, type; member
/systemd-251/src/test/
Dtest-exit-status.c9 const char *s, *class; in TEST() local
/systemd-251/src/basic/
Dmissing_ioprio.h57 static inline int ioprio_prio_value(int class, int data) { in ioprio_prio_value()
Dutil.c118 _cleanup_free_ char *s = NULL, *class = NULL; in container_get_leader() local
/systemd-251/src/shared/
Ddiscover-image.c427 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()
Dexit-status.c102 const char* exit_status_to_string(int code, ExitStatusClass class) { in exit_status_to_string()
Dexit-status.h98 ExitStatusClass class; member
Dpkcs11-util.c412 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/
Dnss-mymachines.c101 _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/
Dsystemctl-list-machines.c124 _cleanup_free_ char *class = NULL; in get_machine_list() local
Dsystemctl-logind.c187 …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/
Dtest-login.c44 *type = NULL, *class = NULL, *state = NULL, *state2 = NULL, in TEST() local
Dsd-login.c580 _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/
Dmachine.h41 MachineClass class; member
Dmachine.c36 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
Dmachinectl.c299 const char *name, *class, *service; in list_machines() local
492 const char *class; member
/systemd-251/src/analyze/
Danalyze-plot.c16 #define svg_bar(class, x1, x2, y) \ argument
/systemd-251/src/login/
Dpam_systemd.c52 const char **class, in parse_argv()
684 *type = NULL, *class = NULL, in pam_sm_open_session() local
Dlogind-session.h65 SessionClass class; member
Dlogind-session.c409 *class = NULL, in session_load() local
/systemd-251/src/backlight/
Dbacklight.c81 unsigned long class; in find_pci_or_platform_parent() local

12