num_send_errs     610 opal/dss/dss_pack.c     i64 = (uint64_t)ns->num_send_errs;
num_send_errs     229 opal/dss/dss_types.h     unsigned long num_send_errs;
num_send_errs     849 opal/dss/dss_unpack.c         net->num_send_errs = i64;
num_send_errs     475 opal/mca/pstat/linux/pstat_linux_module.c             ns->num_send_errs = strtoul(fields[10], NULL, 10);