OMPI_CHECK_USER_BUFFER   73 ompi/mpi/c/bsend.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   74 ompi/mpi/c/ibsend.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   48 ompi/mpi/c/imrecv.c         OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   57 ompi/mpi/c/irecv.c         OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   75 ompi/mpi/c/irsend.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   76 ompi/mpi/c/isend.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   73 ompi/mpi/c/issend.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   54 ompi/mpi/c/mrecv.c         OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   73 ompi/mpi/c/pack.c         OMPI_CHECK_USER_BUFFER(rc, inbuf, datatype, incount);
OMPI_CHECK_USER_BUFFER   67 ompi/mpi/c/pack_external.c         OMPI_CHECK_USER_BUFFER(rc, inbuf, datatype, incount);
OMPI_CHECK_USER_BUFFER   58 ompi/mpi/c/recv.c         OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   56 ompi/mpi/c/recv_init.c         OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   72 ompi/mpi/c/rsend.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   71 ompi/mpi/c/send.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   73 ompi/mpi/c/send_init.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   65 ompi/mpi/c/sendrecv.c         OMPI_CHECK_USER_BUFFER(rc, sendbuf, sendtype, sendcount);
OMPI_CHECK_USER_BUFFER   66 ompi/mpi/c/sendrecv.c         OMPI_CHECK_USER_BUFFER(rc, recvbuf, recvtype, recvcount);
OMPI_CHECK_USER_BUFFER   72 ompi/mpi/c/ssend.c             OMPI_CHECK_USER_BUFFER(rc, buf, type, count);
OMPI_CHECK_USER_BUFFER   75 ompi/mpi/c/unpack.c         OMPI_CHECK_USER_BUFFER(rc, outbuf, datatype, outcount);
OMPI_CHECK_USER_BUFFER   64 ompi/mpi/c/unpack_external.c         OMPI_CHECK_USER_BUFFER(rc, outbuf, datatype, outcount);