Home
last modified time | relevance | path

Searched defs:host_callback_struct (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/gdb/
H A Dcallback.h76 struct host_callback_struct struct
78 int (*close) PARAMS ((host_callback *,int));
123 int last_errno; /* host format */
125 int fdmap[MAX_CALLBACK_FDS];
134 short fd_buddy[MAX_CALLBACK_FDS+1];
137 CB_TARGET_DEFS_MAP *syscall_map;
139 CB_TARGET_DEFS_MAP *errno_map;
141 CB_TARGET_DEFS_MAP *open_map;
143 CB_TARGET_DEFS_MAP *signal_map;
151 const char *stat_map;
[all …]