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

/systemd/src/journal-remote/
H A Djournal-upload.h28 bool uploading; member in struct:Uploader
H A Djournal-upload-journal.c271 u->uploading = false;
313 if (u->uploading)
353 if (u->uploading)
H A Djournal-upload.c293 u->uploading = true;
315 u->uploading = false;
355 if (u->uploading) {
356 log_warning("dispatch_fd_input called when uploading, ignoring.");
855 if (u.uploading) {

Completed in 14 milliseconds