Searched refs:bufl (Results 1 – 1 of 1) sorted by relevance
354 size_t bufl; in append_scopeid() local400 bufl = strlen(buf); in append_scopeid()402 if(bufl + strlen(tmpbuf) < buflen) in append_scopeid()404 strcpy(&buf[bufl], tmpbuf); in append_scopeid()