OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vki_ifconf
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c
[
all
...]
syswrap-darwin.c
782
(Addr)&((struct
vki_ifconf
*)ARG3)->ifc_len,
783
sizeof(((struct
vki_ifconf
*)ARG3)->ifc_len));
785
(Addr)&((struct
vki_ifconf
*)ARG3)->vki_ifc_buf,
786
sizeof(((struct
vki_ifconf
*)ARG3)->vki_ifc_buf));
790
struct
vki_ifconf
*ifc = (struct
vki_ifconf
*) ARG3;
942
struct
vki_ifconf
*ifc = (struct
vki_ifconf
*) ARG3;
[
all
...]
/external/valgrind/main/include/vki/
vki-darwin.h
244
#define
vki_ifconf
ifconf
macro
vki-linux.h
781
struct
vki_ifconf
struct
[
all
...]
Completed in 23 milliseconds