Searched defs:fds (Results 1 – 7 of 7) 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
242 FILE* CustomPopen(const std::vector<std::string>& command, const char* type, int fds[], in CustomPopen()314 int CustomPclose(FILE* fp, int fds[], volatile pid_t& childPid, bool needUnblock) in CustomPclose()353 int CustomPUnblock(int fds[]) in CustomPUnblock()
145 struct pollfd fds; in MoveBPFLog() local
58 int fds[2] = { 0 }; in SetupJdwpPoint() local
28 int fds[2]; variable
1041 int CreateSocketPair(int *fds) in CreateSocketPair()1114 void CloseSocketPair(int *fds) in CloseSocketPair()
26823 int fds[2]; member