Searched refs:DOFLAZYSTR (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_link.c84 static const char DOFLAZYSTR[] = "___SUNW_dof"; variable
154 dep->de_strlen += sizeof (DOFLAZYSTR);
259 bcopy(DOFLAZYSTR, dep->de_strtab + strtabsz,
260 sizeof (DOFLAZYSTR));
261 strtabsz += sizeof (DOFLAZYSTR);
330 dep->de_strlen += sizeof (DOFLAZYSTR);
431 bcopy(DOFLAZYSTR, dep->de_strtab + strtabsz,
432 sizeof (DOFLAZYSTR));
433 strtabsz += sizeof (DOFLAZYSTR);

Completed in 22 milliseconds