Searched refs:str_sz (Results 1 – 3 of 3) sorted by relevance
50 char *str, int str_sz, int *n) in ynl_err_walk_report_one() argument53 if (*n < str_sz) in ynl_err_walk_report_one()59 if (*n < str_sz) in ynl_err_walk_report_one()60 *n += snprintf(str, str_sz, "!oob"); in ynl_err_walk_report_one()65 if (*n < str_sz) in ynl_err_walk_report_one()66 *n += snprintf(str, str_sz, "!name"); in ynl_err_walk_report_one()70 if (*n < str_sz) in ynl_err_walk_report_one()71 *n += snprintf(str, str_sz - *n, in ynl_err_walk_report_one()89 if (n < str_sz) in ynl_err_walk()122 if (n < str_sz) in ynl_err_walk()[all …]
179 const size_t str_sz);
968 const size_t str_sz) in fbnic_get_fw_ver_commit_str() argument977 fw_version, str_sz); in fbnic_get_fw_ver_commit_str()