Searched refs:monitorend (Results 1 – 2 of 2) sorted by relevance
123 long monitorend = -1; /* -m flag */ variable463 (monitorend == -1 || offset <= monitorend)))))) in doread()542 (monitorend == -1 || offset <= monitorend)))))) in domapread()614 (monitorend == -1 || offset <= monitorend)))))) in dowrite()672 (monitorend == -1 || offset <= monitorend)))))) in domapwrite()728 (debug && (monitorstart == -1 || monitorend == -1 || in dotruncate()729 size <= monitorend))) in dotruncate()1041 monitorend = getnum(endp, &endp); in main()1042 if (monitorend < 0) in main()1044 if (monitorend == 0) in main()[all …]
195 long monitorend = -1; /* -m flag */542 (monitorend == -1 || offset <= monitorend))))))