Home | History | Annotate | Download | only in coregrind

Lines Matching refs:accept

1456     gdb_connect = accept(listen_gdb, NULL, NULL);
1458 XERROR(errno, "accept failed");