Searched refs:config_item_table_lookup (Results 1 - 11 of 11) sorted by relevance

/systemd/src/dbus1-generator/
H A Ddbus1-generator.c171 config_item_table_lookup, table,
/systemd/src/shared/
H A Dconf-parser.h81 int config_item_table_lookup(const void *table, const char *section, const char *lvalue, ConfigParserCallback *func, int *ltype, void **data, void *userdata);
H A Dsleep-config.c62 "Sleep\0", config_item_table_lookup, items,
H A Dconf-parser.c46 int config_item_table_lookup( function
H A Dinstall.c966 config_item_table_lookup, items,
/systemd/src/bootchart/
H A Dbootchart.c118 NULL, config_item_table_lookup, items, true, NULL);
/systemd/src/tty-ask-password-agent/
H A Dtty-ask-password-agent.c304 config_item_table_lookup, items,
/systemd/src/journal-remote/
H A Djournal-upload.c544 "Upload\0", config_item_table_lookup, items,
H A Djournal-remote.c1207 "Remote\0", config_item_table_lookup, items,
/systemd/src/coredump/
H A Dcoredump.c133 config_item_table_lookup, items,
/systemd/src/core/
H A Dmain.c707 config_parse_many(fn, conf_dirs_nulstr, "Manager\0", config_item_table_lookup, items, false, NULL);

Completed in 4231 milliseconds