OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:print_reg_handler
(Results
1 - 1
of
1
) sorted by null
/external/iw/
reg.c
116
static int
print_reg_handler
(struct nl_msg *msg, void *arg)
function
237
nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM,
print_reg_handler
, NULL);
253
nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM,
print_reg_handler
,
Completed in 333 milliseconds