OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:which_fn
(Results
1 - 2
of
2
) sorted by null
/external/libevent/
event_iocp.c
113
get_extension_function(SOCKET s, const GUID *
which_fn
)
118
(GUID*)
which_fn
, sizeof(*
which_fn
),
/external/u-boot/drivers/usb/gadget/
ether.c
898
#define
which_fn
(t) (hs ? hs_ ## t ## _function : fs_ ## t ## _function)
macro
910
function =
which_fn
(rndis);
915
function =
which_fn
(eth);
[
all
...]
Completed in 520 milliseconds