Searched defs:use_fd (Results 1 – 6 of 6) sorted by relevance
111 int use_fd = fd; in __test_io() local127 int use_fd = fd; in __test_io() local
43 int ret, use_fd; in main() local
106 int use_fd = fd; in __test_io() local125 int use_fd = fd; in __test_io() local
35 int sockfd, ret, val, use_fd; in recv_prep() local
169 def _search_cmd(query: str, use_fd=True) -> list[str]: argument
210 void ChildCrash(bool use_fd) { in ChildCrash()