Searched refs:STATE_EOF (Results 1 - 3 of 3) sorted by relevance

/systemd/src/journal-remote/
H A Djournal-remote-parse.h31 STATE_EOF, /* done */ enumerator in enum:__anon107
H A Djournal-remote-parse.c154 assert(source->state != STATE_EOF);
334 source->state = STATE_EOF;
385 source->state = STATE_EOF;
405 source->state = STATE_EOF;
429 source->state = STATE_EOF;
H A Djournal-remote.c1046 if (source->state == STATE_EOF) {

Completed in 1059 milliseconds