chiark / gitweb /
core: reindent {selinux, ima, smack}-setup.c
[elogind.git] / src / network / networkd-wait-online-gperf.gperf
1 %{
2 #include <stddef.h>
3 #include "conf-parser.h"
4 #include "networkd-wait-online.h"
5 %}
6 struct ConfigPerfItem;
7 %null_strings
8 %language=ANSI-C
9 %define slot-name section_and_lvalue
10 %define hash-function-name wait_online_gperf_hash
11 %define lookup-function-name wait_online_gperf_lookup
12 %readonly-tables
13 %omit-struct-type
14 %struct-type
15 %includes
16 %%
17 WaitOnline.ExpectedLinks,               config_parse_strv,          0, offsetof(Manager, expected_links)