Searched refs:nextIgnored (Results 1 – 3 of 3) sorted by relevance
87 mReader.nextIgnored(); // -> in handleBlockingFileLocks()88 mReader.nextIgnored(); // lock type: POSIX? in handleBlockingFileLocks()89 mReader.nextIgnored(); // lock type: MANDATORY? in handleBlockingFileLocks()90 mReader.nextIgnored(); // lock type: RW? in handleBlockingFileLocks()106 mReader.nextIgnored(); // lock type: POSIX? in handleBlockingFileLocks()107 mReader.nextIgnored(); // lock type: MANDATORY? in handleBlockingFileLocks()108 mReader.nextIgnored(); // lock type: RW? in handleBlockingFileLocks()
255 public void nextIgnored() throws IOException { in nextIgnored() method in ProcFileReader
204 reader.nextIgnored(); in testIgnore()