Home
last modified time | relevance | path

Searched refs:xrefs (Results 1 – 3 of 3) sorted by relevance

/src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c164 ulong_t *xrefs = dt_zalloc(dtp, newsize); in dt_provider_xref() local
166 if (xrefs == NULL) in dt_provider_xref()
169 bcopy(pvp->pv_xrefs, xrefs, oldsize); in dt_provider_xref()
172 pvp->pv_xrefs = xrefs; in dt_provider_xref()
/src/contrib/ncurses/
H A Dconfigure.in769 [ --enable-getcap fast termcap load, no xrefs to terminfo],
/src/contrib/libedit/
H A DChangeLog1678 * editline.7: Add more explicit xrefs