dos_err_strs 215 libcli/util/doserr.c const struct werror_str_struct dos_err_strs[] = { dos_err_strs 256 libcli/util/doserr.c for (i = 0; i < ARRAY_SIZE(dos_err_strs); i++) { dos_err_strs 257 libcli/util/doserr.c if (W_ERROR_V(dos_err_strs[i].werror) == dos_err_strs 259 libcli/util/doserr.c return dos_err_strs[i].friendly_errstr;