Home
last modified time | relevance | path

Searched defs:cb_ref (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/va_list-0.1.3/tests/
H A Dlib.rs22 let mut cb_ref: CbType = &mut cb; localVariable
/dports/devel/luv/luv-1.41.0-0/src/
H A Dlreq.c29 static luv_req_t* luv_setup_req(lua_State* L, luv_ctx_t* ctx, int cb_ref) { in luv_setup_req()
H A Dmisc.c714 int cb_ref = luv_check_continuation(L, 3); in luv_random() local
/dports/www/luakit/luakit-2.3/clib/
H A Dluakit.c258 async_callback_handler(GPid pid, gint status, gpointer cb_ref) in async_callback_handler()
325 gpointer cb_ref = NULL; in luaH_luakit_spawn() local
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/clib/
H A Dluakit.c258 async_callback_handler(GPid pid, gint status, gpointer cb_ref) in async_callback_handler()
325 gpointer cb_ref = NULL; in luaH_luakit_spawn() local
/dports/mail/rspamd-devel/rspamd-93430bb/src/libstat/
H A Dstat_process.c202 gint cb_ref = GPOINTER_TO_INT (cur->data); in rspamd_stat_classifier_is_skipped() local
/dports/mail/rspamd/rspamd-3.1/src/libstat/
H A Dstat_process.c202 gint cb_ref = GPOINTER_TO_INT (cur->data); in rspamd_stat_classifier_is_skipped() local
/dports/net/wireshark/wireshark-3.6.1/epan/wslua/
H A Dwslua_gui.c25 int cb_ref; member
/dports/net/wireshark-lite/wireshark-3.6.1/epan/wslua/
H A Dwslua_gui.c25 int cb_ref; member
/dports/net/tshark/wireshark-3.6.1/epan/wslua/
H A Dwslua_gui.c25 int cb_ref; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_cdnr.h252 int cb_ref; /* reference count of this element */ member
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc-netlogon.c683 struct LOGON_INFO_STATE_CB *cb_ref = (struct LOGON_INFO_STATE_CB *)callback_args; in dissect_ndr_lm_nt_byte_array() local
763 struct LOGON_INFO_STATE_CB *cb_ref) in dissect_ndr_lm_nt_hash_helper()
1039 struct LOGON_INFO_STATE_CB *cb_ref = in cb_wstr_LOGON_IDENTITY_INFO() local
1058 struct LOGON_INFO_STATE_CB *cb_ref) in dissect_ndr_wstr_LOGON_IDENTITY_INFO()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc-netlogon.c683 struct LOGON_INFO_STATE_CB *cb_ref = (struct LOGON_INFO_STATE_CB *)callback_args; in dissect_ndr_lm_nt_byte_array() local
763 struct LOGON_INFO_STATE_CB *cb_ref) in dissect_ndr_lm_nt_hash_helper()
1039 struct LOGON_INFO_STATE_CB *cb_ref = in cb_wstr_LOGON_IDENTITY_INFO() local
1058 struct LOGON_INFO_STATE_CB *cb_ref) in dissect_ndr_wstr_LOGON_IDENTITY_INFO()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dcerpc-netlogon.c683 struct LOGON_INFO_STATE_CB *cb_ref = (struct LOGON_INFO_STATE_CB *)callback_args; in dissect_ndr_lm_nt_byte_array() local
763 struct LOGON_INFO_STATE_CB *cb_ref) in dissect_ndr_lm_nt_hash_helper()
1039 struct LOGON_INFO_STATE_CB *cb_ref = in cb_wstr_LOGON_IDENTITY_INFO() local
1058 struct LOGON_INFO_STATE_CB *cb_ref) in dissect_ndr_wstr_LOGON_IDENTITY_INFO()
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dtree.c4853 cb_ref (cb_tree x) function