Searched defs:goodcount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_harmless.c111 unsigned goodcount = spaceavail-1; local
115 strncpy(targ,src,goodcount);
116 targ[goodcount] = 0;

Completed in 44 milliseconds