Home | History | Annotate | Download | only in os

Lines Matching full:lerr

708 	if lerr, ok := err.(*LinkError); !ok || lerr.Error() == "" {