Searched refs:theAttr (Results 1 – 1 of 1) sorted by relevance
381 char theAttr[PATH_MAX+1]; in merginfo() local385 (void) strncpy(theAttr, pp->_nlName, pp->_nlLen-1); in merginfo()386 theAttr[pp->_nlLen-1] = '\0'; in merginfo()391 trg = fpkgparam(pkginfoFP, theAttr); in merginfo()393 echoDebug(DBG_MERGINFO_ATTRCOMP, theAttr, in merginfo()407 theAttr, src, trg); in merginfo()