Lines Matching defs:sync
572 int interactive, int wantobjects, int wantTk, int sync,
652 if (sync || use) {
656 if (sync)
657 len += sizeof "-sync";
669 if (sync)
670 strcat(args, "-sync");
672 if (sync)
3021 sync: bool(accept={int}) = False
3022 if true, then pass -sync to wish
3032 int interactive, int wantobjects, int wantTk, int sync,
3045 sync, use);