Searched refs:isFdRemote (Results 1 – 4 of 4) sorted by relevance
74 int isFdRemote(int a_fd);264 isFdRemote(int a_fd) in isFdRemote() function
116 isFdRemote;
452 extern int isFdRemote(int a_fd);
451 if (!isFdRemote(fd)) { in openLocal()