Searched defs:FOREACH_WORD_SEPARATOR (Results 1 - 3 of 3) sorted by relevance
/systemd/src/basic/ |
H A D | string-util.h | 98 #define FOREACH_WORD_SEPARATOR(word, length, s, separator, state) \ macro
|
H A D | strv.c | 279 FOREACH_WORD_SEPARATOR(word, l, s, separator, state) 287 FOREACH_WORD_SEPARATOR(word, l, s, separator, state) { function
|
/systemd/src/shared/ |
H A D | sleep-config.c | 131 FOREACH_WORD_SEPARATOR(word, l, p, WHITESPACE, state) 160 FOREACH_WORD_SEPARATOR(word, l, p, WHITESPACE, state) { function
|
Completed in 14 milliseconds