Searched defs:fd1 (Results 1 – 21 of 21) sorted by relevance
98 int fd1 = createOpenFileDescriptor(); in TEST() local258 int fd1 = createOpenFileDescriptor(); in TEST() local
259 static bool same_device(int fd1, int fd2) in same_device()