Home
last modified time | relevance | path

Searched refs:ConfigPerfItem (Results 1 – 25 of 26) sorted by relevance

12

/systemd-251/src/resolve/
Dresolved-conf.h13 const struct ConfigPerfItem* resolved_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
14 const struct ConfigPerfItem* resolved_dnssd_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
Dresolved-dnssd-gperf.gperf8 struct ConfigPerfItem;
Dresolved-gperf.gperf11 struct ConfigPerfItem;
/systemd-251/src/shared/
Dconf-parser.h57 typedef struct ConfigPerfItem { struct
62 } ConfigPerfItem; argument
65 typedef const ConfigPerfItem* (*ConfigPerfItemLookup)(const char *section_and_lvalue, unsigned leng…
Dconf-parser.c91 const ConfigPerfItem *p; in config_item_perf_lookup()
/systemd-251/src/network/
Dnetworkd-conf.h14 const struct ConfigPerfItem* networkd_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
Dnetworkd-gperf.gperf13 struct ConfigPerfItem;
Dnetworkd-network.h388 const struct ConfigPerfItem* network_network_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
Dnetworkd-network-gperf.gperf39 struct ConfigPerfItem;
/systemd-251/src/home/
Dhomed-conf.h9 const struct ConfigPerfItem* homed_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
Dhomed-gperf.gperf10 struct ConfigPerfItem;
/systemd-251/src/timesync/
Dtimesyncd-conf.h7 const struct ConfigPerfItem* timesyncd_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
Dtimesyncd-gperf.gperf10 struct ConfigPerfItem;
/systemd-251/src/udev/net/
Dlink-config.h107 const struct ConfigPerfItem* link_config_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
Dlink-config-gperf.gperf14 struct ConfigPerfItem;
/systemd-251/src/login/
Dlogind-gperf.gperf10 struct ConfigPerfItem;
Dlogind.h175 const struct ConfigPerfItem* logind_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
/systemd-251/src/journal/
Djournald-gperf.gperf11 struct ConfigPerfItem;
Djournald-server.h203 const struct ConfigPerfItem* journald_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
/systemd-251/src/core/
Dload-fragment.h155 const struct ConfigPerfItem* load_fragment_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
Dload-fragment-gperf.gperf.in256 struct ConfigPerfItem;
/systemd-251/src/network/netdev/
Dnetdev.h227 const struct ConfigPerfItem* network_netdev_gperf_lookup(const char *key, GPERF_LEN_TYPE length);
Dnetdev-gperf.gperf33 struct ConfigPerfItem;
/systemd-251/src/nspawn/
Dnspawn-gperf.gperf11 struct ConfigPerfItem;
Dnspawn-settings.h251 const struct ConfigPerfItem* nspawn_gperf_lookup(const char *key, GPERF_LEN_TYPE length);

12