ptag 281 opal/mca/btl/ugni/btl_ugni.h uint8_t ptag; ptag 463 opal/mca/btl/ugni/btl_ugni_add_procs.c grc = GNI_GetJobResInfo (0, mca_btl_ugni_component.ptag, ptag 122 opal/mca/btl/ugni/btl_ugni_init.c rc = GNI_CdmCreate (mca_btl_ugni_component.cdm_id_base | virtual_device_id, mca_btl_ugni_component.ptag, ptag 307 opal/mca/btl/ugni/btl_ugni_init.c rc = get_ptag(&mca_btl_ugni_component.ptag); ptag 97 opal/mca/event/libevent2022/libevent/event_tagging.c int evtag_decode_tag(ev_uint32_t *ptag, struct evbuffer *evbuf); ptag 195 opal/mca/event/libevent2022/libevent/event_tagging.c decode_tag_internal(ev_uint32_t *ptag, struct evbuffer *evbuf, int dodrain) ptag 229 opal/mca/event/libevent2022/libevent/event_tagging.c if (ptag != NULL) ptag 230 opal/mca/event/libevent2022/libevent/event_tagging.c *ptag = number; ptag 236 opal/mca/event/libevent2022/libevent/event_tagging.c evtag_decode_tag(ev_uint32_t *ptag, struct evbuffer *evbuf) ptag 238 opal/mca/event/libevent2022/libevent/event_tagging.c return (decode_tag_internal(ptag, evbuf, 1 /* dodrain */)); ptag 387 opal/mca/event/libevent2022/libevent/event_tagging.c evtag_peek(struct evbuffer *evbuf, ev_uint32_t *ptag) ptag 389 opal/mca/event/libevent2022/libevent/event_tagging.c return (decode_tag_internal(ptag, evbuf, 0 /* dodrain */)); ptag 429 opal/mca/event/libevent2022/libevent/event_tagging.c evtag_unmarshal_header(struct evbuffer *evbuf, ev_uint32_t *ptag) ptag 433 opal/mca/event/libevent2022/libevent/event_tagging.c if (decode_tag_internal(ptag, evbuf, 1 /* dodrain */) == -1) ptag 458 opal/mca/event/libevent2022/libevent/event_tagging.c evtag_unmarshal(struct evbuffer *src, ev_uint32_t *ptag, struct evbuffer *dst) ptag 462 opal/mca/event/libevent2022/libevent/event_tagging.c if ((len = evtag_unmarshal_header(src, ptag)) == -1) ptag 68 opal/mca/event/libevent2022/libevent/include/event2/tag.h int evtag_unmarshal_header(struct evbuffer *evbuf, ev_uint32_t *ptag); ptag 99 opal/mca/event/libevent2022/libevent/include/event2/tag.h int evtag_unmarshal(struct evbuffer *src, ev_uint32_t *ptag, ptag 101 opal/mca/event/libevent2022/libevent/include/event2/tag.h int evtag_peek(struct evbuffer *evbuf, ev_uint32_t *ptag); ptag 176 orte/mca/odls/alps/odls_alps_utils.c len = sprintf(ptr,"%d:",rdmacred_buf[i].ptag); ptag 179 orte/mca/odls/alps/odls_alps_utils.c sprintf(ptr,"%d",rdmacred_buf[num_creds-1].ptag);