Searched defs:fds (Results 1 – 10 of 10) sorted by relevance
443 int fds[PAIR]; variable469 int fds[PAIR]; variable494 int fds[PAIR]; variable520 int fds[PAIR]; variable546 int fds[PAIR]; variable573 int fds[PAIR]; variable603 int fds[PAIR]; variable629 int fds[PAIR]; variable
56 int fds[2] = { 0 }; in SetupJdwpPoint() local
225 FILE* CustomPopen(const std::vector<std::string>& command, const char* type, int fds[], in CustomPopen()297 int CustomPclose(FILE* fp, int fds[], volatile pid_t& childPid, bool needUnblock) in CustomPclose()336 int CustomPUnblock(int fds[]) in CustomPUnblock()
145 struct pollfd fds; in MoveBPFLog() local
125 struct pollfd fds[COUNT_SOCKET]; in Run() local
126 struct pollfd fds[COUNT_SOCKET]; in Run() local
130 struct pollfd fds[COUNT_SOCKET]; in Run() local
996 int CreateSocketPair(int *fds) in CreateSocketPair()1069 void CloseSocketPair(int *fds) in CloseSocketPair()
26823 int fds[2]; member