Home
last modified time | relevance | path

Searched refs:COMMENTS (Results 1 – 9 of 9) sorted by relevance

/systemd-251/src/core/
Dsmack-setup.c101 if (isempty(buf) || strchr(COMMENTS, buf[0])) in write_access2_rules()
166 if (isempty(buf) || strchr(COMMENTS, buf[0])) in write_cipso2_rules()
266 if (isempty(buf) || strchr(COMMENTS, *buf)) in write_onlycap_list()
/systemd-251/src/modules-load/
Dmodules-load.c94 if (strchr(COMMENTS, *l)) in apply_file()
/systemd-251/src/binfmt/
Dbinfmt.c101 if (strchr(COMMENTS, p[0])) in apply_file()
/systemd-251/src/basic/
Dstring-util.h16 #define COMMENTS "#;" macro
Denv-file.c53 if (strchr(COMMENTS, c)) in parse_env_file_internal()
/systemd-251/src/sysctl/
Dsysctl.c217 if (strchr(COMMENTS "\n", *p)) in parse_file()
/systemd-251/src/libsystemd/sd-journal/
Dcatalog.c286 if (strchr(COMMENTS, line[0])) in catalog_import_file()
/systemd-251/src/shared/
Dconf-parser.c348 if (*l != '\0' && strchr(COMMENTS, *l)) in config_parse()
Dinstall.c3181 if (strchr(COMMENTS, *l)) in read_presets()