Lines Matching defs:prev
3338 const char *prev;3353 prev = cur = rvalue;3364 log_syntax(unit, LOG_ERR, filename, line, r, "Trailing garbage, ignoring: %s", prev);3370 prev = cur;3377 prev = cur;3387 prev = cur;3913 const char *prev = NULL;3932 if (!prev || !strneq(prev, i, prefix_len+1)) {3933 if (prev)3946 prev = i;