enumrmconf
if (enumrmconf(&rmsel, get_ph1approvalx, &ctx))
if (enumrmconf(&rmsel, check_etypeok, (void *) (intptr_t) etype) == 0) {
if (enumrmconf(&rmconf, natt_is_enabled, NULL) == 0)
return enumrmconf(NULL, natt_enabled_in_rmconf_stub, NULL) != 0;
enumrmconf(&sel, oakley_append_rmconf_cr, &ctx);
enumrmconf(NULL, dump_rmconf_single, NULL);
if (enumrmconf(&ctx.sel, rmconf_find, &ctx) != 0) {
if (enumrmconf(&ctx.sel, rmconf_find, &ctx) != 0) {
extern int enumrmconf(struct rmconfselector *rmsel,