HomeSort by: relevance | last modified time | path
    Searched defs:fd_buddy (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/sim/
callback.h 138 /* fd_buddy is used to contruct circular lists of target fds that point to
140 one, fd_buddy has the value -1. The host file descriptors for stdin /
142 in a special fd_buddy circular list which also has MAX_CALLBACK_FDS
146 short fd_buddy[MAX_CALLBACK_FDS+1];
145 short fd_buddy[MAX_CALLBACK_FDS+1]; member in struct:host_callback_struct
  /src/external/gpl3/binutils.old/dist/include/sim/
callback.h 138 /* fd_buddy is used to contruct circular lists of target fds that point to
140 one, fd_buddy has the value -1. The host file descriptors for stdin /
142 in a special fd_buddy circular list which also has MAX_CALLBACK_FDS
146 short fd_buddy[MAX_CALLBACK_FDS+1];
145 short fd_buddy[MAX_CALLBACK_FDS+1]; member in struct:host_callback_struct
  /src/external/gpl3/gdb/dist/include/sim/
callback.h 138 /* fd_buddy is used to contruct circular lists of target fds that point to
140 one, fd_buddy has the value -1. The host file descriptors for stdin /
142 in a special fd_buddy circular list which also has MAX_CALLBACK_FDS
146 short fd_buddy[MAX_CALLBACK_FDS+1];
145 short fd_buddy[MAX_CALLBACK_FDS+1]; member in struct:host_callback_struct
  /src/external/gpl3/gdb.old/dist/include/sim/
callback.h 138 /* fd_buddy is used to contruct circular lists of target fds that point to
140 one, fd_buddy has the value -1. The host file descriptors for stdin /
142 in a special fd_buddy circular list which also has MAX_CALLBACK_FDS
146 short fd_buddy[MAX_CALLBACK_FDS+1];
145 short fd_buddy[MAX_CALLBACK_FDS+1]; member in struct:host_callback_struct

Completed in 16 milliseconds