Searched defs:mngr (Results 1 – 9 of 9) sorted by relevance
/third_party/libnl/lib/ |
D | cache_mngr.c | 77 struct nl_cache_mngr *mngr = arg; in event_input() local 146 struct nl_cache_mngr *mngr; in nl_cache_mngr_alloc() local 237 static int nl_cache_mngr_set_change_func_v2(struct nl_cache_mngr *mngr, in nl_cache_mngr_set_change_func_v2() 293 int nl_cache_mngr_add_cache(struct nl_cache_mngr *mngr, struct nl_cache *cache, in nl_cache_mngr_add_cache() 391 int nl_cache_mngr_add_cache_v2(struct nl_cache_mngr *mngr, struct nl_cache *cache, in nl_cache_mngr_add_cache_v2() 432 int nl_cache_mngr_add(struct nl_cache_mngr *mngr, const char *name, in nl_cache_mngr_add() 471 int nl_cache_mngr_get_fd(struct nl_cache_mngr *mngr) in nl_cache_mngr_get_fd() 495 int nl_cache_mngr_poll(struct nl_cache_mngr *mngr, int timeout) in nl_cache_mngr_poll() 534 int nl_cache_mngr_data_ready(struct nl_cache_mngr *mngr) in nl_cache_mngr_data_ready() 570 void nl_cache_mngr_info(struct nl_cache_mngr *mngr, struct nl_dump_params *p) in nl_cache_mngr_info() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/pnm/ |
D | gstpnmutils.c | 23 gst_pnm_info_mngr_scan (GstPnmInfoMngr * mngr, const guint8 * buf, in gst_pnm_info_mngr_scan()
|
D | gstpnmdec.h | 43 GstPnmInfoMngr mngr; member
|
/third_party/libnl/tests/ |
D | test-nf-cache-mngr.c | 28 struct nl_cache_mngr *mngr; in main() local
|
D | test-cache-mngr.c | 37 struct nl_cache_mngr *mngr; in main() local
|
/third_party/boost/boost/interprocess/detail/ |
D | named_proxy.hpp | 121 named_proxy(SegmentManager *mngr, const char_type *name, bool find, bool dothrow) in named_proxy()
|
/third_party/libnl/python/netlink/ |
D | capi.i | 319 struct nl_cache_mngr *mngr; in alloc_cache_mngr() local 327 struct nl_cache *cache_mngr_add(struct nl_cache_mngr *mngr, in cache_mngr_add()
|
/third_party/boost/boost/interprocess/indexes/ |
D | iunordered_set_index.hpp | 254 iunordered_set_index(segment_manager_base *mngr) in iunordered_set_index()
|
/third_party/boost/boost/interprocess/allocators/detail/ |
D | allocator_common.hpp | 145 typename NodePool::segment_manager *mngr = pool->get_segment_manager(); in destroy_node_pool_if_last_link() local
|