Searched refs:maxSrcLen (Results 1 – 1 of 1) sorted by relevance
194 int maxSrcLen = (FILEPATH_MAXLEN - strlen(pfwImageCtx->default_fw_path)) - 1; in getFwImageCtx() local207 strncat(pfwImageCtx->default_fw_path, pDefaultFwFileName, maxSrcLen); in getFwImageCtx()210 strncat(pfwImageCtx->default_fw_path, configured_fw_name, maxSrcLen); in getFwImageCtx()