Home | History | Annotate | Download | only in core

Lines Matching refs:printname

1934   printname=$$(echo -n "$(1)" | tr " " +); \
1946 echo "$$printname maxsize=$$maxsize blocksize=$$img_blocksize total=$$total reserve=$$reserve"; \
1948 echo "error: $$printname too large ($$total > [$(2) - $$reserve])"; \
1951 echo "WARNING: $$printname approaching size limit ($$total now; limit $$maxsize)"; \