Lines Matching defs:filemode
70 int filemode;
439 if (!filemode || strncmp(file, RSYNC_PROTO, RSYNC_PROTO_LEN) != 0) {
593 /* in filemode messages can be ignored, only the accounting matters */
594 if (filemode)
953 if (!filemode && timeout > 0)
1041 filemode = 1;
1102 if (!filemode) {
1152 if (!filemode)
1158 /* Constraints are only needed in the filemode and parser processes. */
1217 if (!filemode && timeout > 0) {
1272 if (filemode) {
1465 /* if processing in filemode the process is done, no cleanup */
1466 if (filemode)