Home | History | Annotate | Download | only in intl

Lines Matching defs:oldp

1214       struct binding *oldp = _nl_domain_bindings;
1216 if (oldp->dirname != INTUSE(_nl_default_dirname))
1218 free (oldp->dirname);
1219 free (oldp->codeset);
1220 free (oldp);