Home | History | Annotate | Download | only in os

Lines Matching refs:safe_sprintf

143 	safe_sprintf(err_string, ERR_BUFFER_SIZE, "[%d] ", error_code);
151 safe_sprintf(err_string, ERR_BUFFER_SIZE,
154 safe_sprintf(err_string, ERR_BUFFER_SIZE, "Unknown error code %u", error_code);