Searched refs:isFdRemote (Results 1 – 4 of 4) sorted by relevance
75 int isFdRemote(int a_fd);265 isFdRemote(int a_fd) in isFdRemote() function
104 isFdRemote;
427 extern int isFdRemote(int a_fd);
451 if (!isFdRemote(fd)) { in openLocal()