Lines Matching full:oldp
1198 struct binding *oldp = _nl_domain_bindings;1200 if (oldp->dirname != INTUSE(_nl_default_dirname))1202 free (oldp->dirname);1203 free (oldp->codeset);1204 free (oldp);