Searched defs:NULSTR_FOREACH (Results 1 - 18 of 18) sorted by relevance
/systemd/src/shared/ |
H A D | switch-root.c | 75 NULSTR_FOREACH(i, move_mounts) { function
|
H A D | base-filesystem.c | 77 NULSTR_FOREACH(s, table[i].target) { function
|
H A D | import-util.c | 141 NULSTR_FOREACH(sfx, suffixes) { function
|
H A D | fstab-util.c | 70 NULSTR_FOREACH(name, names) { function 106 NULSTR_FOREACH(name, names) { function
|
H A D | machine-image.c | 292 NULSTR_FOREACH(path, image_search_path) { function 333 NULSTR_FOREACH(path, image_search_path) { function
|
/systemd/src/basic/ |
H A D | util.h | 72 #define NULSTR_FOREACH(i, l) \ macro
|
H A D | strv.c | 654 NULSTR_FOREACH(i, s) function
|
/systemd/src/getty-generator/ |
H A D | getty-generator.c | 221 NULSTR_FOREACH(j, virtualization_consoles) { function
|
/systemd/src/core/ |
H A D | namespace.c | 194 NULSTR_FOREACH(d, devnodes) { function
|
H A D | load-fragment.c | 2545 NULSTR_FOREACH(i, default_syscalls) { function 3918 NULSTR_FOREACH(i, load_fragment_gperf_nulstr) { function
|
/systemd/src/cryptsetup/ |
H A D | cryptsetup.c | 286 NULSTR_FOREACH(i, name_fields) { function
|
/systemd/src/delta/ |
H A D | delta.c | 391 NULSTR_FOREACH(p, prefixes) { function 448 NULSTR_FOREACH(n, suffixes) { function 468 NULSTR_FOREACH(p, prefixes) { function
|
/systemd/src/libsystemd/sd-hwdb/ |
H A D | sd-hwdb.c | 295 NULSTR_FOREACH(hwdb_bin_path, hwdb_bin_paths) { function 369 NULSTR_FOREACH(p, hwdb_bin_paths) { function
|
/systemd/src/resolve/ |
H A D | resolved-dns-trust-anchor.c | 177 NULSTR_FOREACH(name, private_domains) { function
|
/systemd/src/test/ |
H A D | test-hashmap-plain.c | 466 NULSTR_FOREACH(key, key_table) function
|
/systemd/src/locale/ |
H A D | localed.c | 655 NULSTR_FOREACH(dir, KBD_KEYMAP_DIRS) { function
|
/systemd/src/journal/ |
H A D | journalctl.c | 1282 NULSTR_FOREACH(field, fields) { function
|
/systemd/src/nspawn/ |
H A D | nspawn.c | 1189 NULSTR_FOREACH(d, devnodes) { function
|
Completed in 91 milliseconds