Searched refs:load_timeout (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dremote-vx.c122 struct timeval load_timeout; local
135 load_timeout.tv_sec = 99999999; /* A large number, effectively inf. */
136 load_timeout.tv_usec = 0;
139 &ldstruct, load_timeout);

Completed in 186 milliseconds