OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cb_refcnt
(Results
1 - 2
of
2
) sorted by null
/system/core/libnl_2/
handlers.c
49
new_cb->
cb_refcnt
= 1;
79
cb->
cb_refcnt
++;
87
cb->
cb_refcnt
--;
88
if (cb->
cb_refcnt
<= 0)
/external/libnl-headers/
netlink-types.h
61
int
cb_refcnt
;
member in struct:nl_cb
Completed in 1237 milliseconds