Searched defs:sfd (Results 1 – 4 of 4) sorted by relevance
74 int sfd[2]; in start_signal_sender() local
98 int sfd = -1; variable
491 inline bool ValidAndInSet(const unique_fd& sfd, fd_set* set) { in ValidAndInSet()621 unique_fd* Subprocess::PassOutput(unique_fd* sfd, ShellProtocol::Id id) { in PassOutput()
162 static int accept_server_socket(int sfd) { in accept_server_socket()