Lines Matching defs:monitorstart
119 long monitorstart = -1; /* -m flag */
569 (monitorstart == -1 ||
570 (offset + size > monitorstart &&
621 (monitorstart == -1 ||
622 (offset + size > monitorstart &&
678 (monitorstart == -1 ||
679 (offset + size > monitorstart &&
686 (monitorstart == -1 ||
687 (offset + size > monitorstart &&
697 (monitorstart == -1 ||
698 (offset + size > monitorstart &&
759 (monitorstart == -1 ||
760 (offset + size > monitorstart &&
819 (monitorstart == -1 ||
820 (offset + size > monitorstart &&
838 (monitorstart == -1 ||
839 (offset + size > monitorstart &&
846 (monitorstart == -1 ||
847 (offset + size > monitorstart &&
857 (monitorstart == -1 ||
858 (offset + size > monitorstart &&
868 (monitorstart == -1 ||
869 (offset + size > monitorstart &&
1158 monitorstart = getnum(optarg, &endp);
1159 if (monitorstart < 0)