HomeSort by relevance Sort by last modified time
    Searched refs:rs4 (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/libcore/java/sql/
OldConnectionTest.java 1174 ResultSet rs4 = null; local
1236 ResultSet rs4 = null; local
2085 ResultSet rs4 = null; local
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.c 838 struct reiser4_super_block *rs4 = (struct reiser4_super_block *) buf; local
841 if (strlen((char *) rs4->rs4_label))
842 label = rs4->rs4_label;
843 set_uuid(probe->dev, rs4->rs4_uuid, 0);
845 sizeof(rs4->rs4_label));
    [all...]

Completed in 376 milliseconds