OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hax_invalid_fd
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
hax-darwin.h
22
#define
HAX_INVALID_FD
(-1)
23
static inline int
hax_invalid_fd
(hax_fd fd)
function
hax-windows.h
25
#define
HAX_INVALID_FD
INVALID_HANDLE_VALUE
37
static inline int
hax_invalid_fd
(hax_fd fd)
function
Completed in 26 milliseconds