Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/contrib/ncurses/
H A Dconfigure.in829 [ --enable-getcap fast termcap load, no xrefs to terminfo],
H A Dconfigure783 --enable-getcap fast termcap load, no xrefs to terminfo