reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 3444   if (flags == -1)
 3446   return (::fcntl(fd, F_SETFD, flags | FD_CLOEXEC) == 0);