Searched refs:spcnt (Results 1 – 1 of 1) sorted by relevance
1616 int spcnt, i; local1618 spcnt = strlen(argv[0]) + 1;1621 spcnt += strlen(argv[i]+1);1623 spcnt += k;1625 if( spcnt<20 ){1626 fprintf(err,"\n%*s^-- here\n",spcnt,"");1628 fprintf(err,"\n%*shere --^\n",spcnt-7,"");