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