Searched defs:FOREACH_WORD_SEPARATOR (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dstring-util.h98 #define FOREACH_WORD_SEPARATOR(word, length, s, separator, state) \ macro
H A Dstrv.c279 FOREACH_WORD_SEPARATOR(word, l, s, separator, state)
287 FOREACH_WORD_SEPARATOR(word, l, s, separator, state) { function
/systemd/src/shared/
H A Dsleep-config.c131 FOREACH_WORD_SEPARATOR(word, l, p, WHITESPACE, state)
160 FOREACH_WORD_SEPARATOR(word, l, p, WHITESPACE, state) { function

Completed in 13 milliseconds