nidmap_create      36 opal/mca/compress/fwd/regx_fwd.c static int nidmap_create(opal_pointer_array_t *pool, char **regex);
nidmap_create      39 opal/mca/compress/fwd/regx_fwd.c     .nidmap_create = nidmap_create,
nidmap_create      37 opal/mca/compress/reverse/regx_reverse.c static int nidmap_create(opal_pointer_array_t *pool, char **regex);
nidmap_create      40 opal/mca/compress/reverse/regx_reverse.c     .nidmap_create = nidmap_create,
nidmap_create      77 orte/test/system/regex.c     if (ORTE_SUCCESS != (rc = orte_regx.nidmap_create(node_pool, &regex))) {