Searched refs:entry_state (Results 1 - 2 of 2) sorted by relevance

/systemd/src/journal-remote/
H A Djournal-upload.h20 } entry_state; typedef in typeref:enum:__anon110
42 entry_state entry_state; member in struct:Uploader
H A Djournal-upload-journal.c41 switch(u->entry_state) {
55 u->entry_state ++;
79 u->entry_state ++;
104 u->entry_state ++;
129 u->entry_state ++;
149 u->entry_state = ENTRY_OUTRO;
155 u->entry_state = ENTRY_BINARY_FIELD_START;
159 u->entry_state ++;
180 u->entry_state = ENTRY_NEW_FIELD;
209 u->entry_state
[all...]

Completed in 8 milliseconds