Searched defs:msg_id (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/ofed/opensm/complib/
H A Dcl_dispatcher.c198 cl_disp_register(IN cl_dispatcher_t * const p_disp, IN const cl_disp_msgid_t msg_id, IN cl_pfn_msgrcv_cb_t pfn_callback OPTIONAL, IN const void *const context OPTIONAL) argument
288 cl_disp_post(IN const cl_disp_reg_handle_t handle, IN const cl_disp_msgid_t msg_id, IN const void *const p_data, IN cl_pfn_msgdone_cb_t pfn_callback OPTIONAL, IN const void *const context OPTIONAL) argument
[all...]
/freebsd-13-stable/contrib/ofed/opensm/include/complib/
H A Dcl_dispatcher.h270 cl_disp_msgid_t msg_id; member in struct:_cl_disp_reg_info
[all...]
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c102 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE; local
[all...]
H A Dosm_sm_mad_ctrl.c189 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE; local
310 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE; local
379 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE; local
450 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE; local
[all...]
/freebsd-13-stable/lib/libc/nls/
H A Dmsgcat.c278 catgets(nl_catd catd, int set_id, int msg_id, const char *s) argument
/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_smedia.c423 u_short msg_id, msg_len; local
/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_reg.h49 uint64_t msg_id; member in struct:vmbus_message
/freebsd-13-stable/crypto/openssh/
H A Dsftp-client.c83 u_int msg_id; member in struct:sftp_conn
[all...]
/freebsd-13-stable/contrib/tcsh/
H A Dsh.func.c2609 xcatgets(nl_catd ctd, int set_id, int msg_id, const char *s) argument
2624 iconv_catgets(nl_catd ctd, int set_id, int msg_id, const char *s) argument
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp564 __kmp_affinity_create_hwloc_map(AddrUnsPair **address2os, kmp_i18n_id_t *const msg_id) argument
864 __kmp_affinity_create_flat_map(AddrUnsPair **address2os, kmp_i18n_id_t *const msg_id) argument
958 __kmp_affinity_create_proc_group_map(AddrUnsPair **address2os, kmp_i18n_id_t *const msg_id) argument
1066 __kmp_affinity_create_apicid_map(AddrUnsPair **address2os, kmp_i18n_id_t *const msg_id) argument
1488 __kmp_affinity_create_x2apicid_map(AddrUnsPair **address2os, kmp_i18n_id_t *const msg_id) argument
2034 __kmp_affinity_create_cpuinfo_map(AddrUnsPair **address2os, int *line, kmp_i18n_id_t *const msg_id, FILE *f) argument
4187 kmp_i18n_id_t msg_id = kmp_i18n_null; local
[all...]

Completed in 199 milliseconds