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

/macosx-10.10/cxxfilt-11/cxxfilt/include/gdb/
H A Dcallback.h134 /* fd_buddy is used to contruct circular lists of target fds that point to
136 one, fd_buddy has the value -1. The host file descriptors for stdin /
138 in a special fd_buddy circular list which also has MAX_CALLBACK_FDS
142 short fd_buddy[MAX_CALLBACK_FDS+1];
141 short fd_buddy[MAX_CALLBACK_FDS+1]; member in struct:host_callback_struct

Completed in 185 milliseconds