Home
last modified time | relevance | path

Searched refs:posp (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/tools/ctf/cvt/
H A Dctf.c551 caddr_t *posp = (caddr_t *)data; in bcopy_data() local
552 bcopy(buf, *posp, n); in bcopy_data()
553 *posp += n; in bcopy_data()
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dsections.c3267 Os_desc *osp, *posp = 0; in ld_make_sections() local
3271 if ((osp != posp) && osp->os_szoutrels && in ld_make_sections()
3276 posp = osp; in ld_make_sections()