Lines Matching refs:strlcat
285 strlcat(res, ",", sizeof(res));
286 strlcat(res, snd_ctl_elem_value_get_boolean(space->ctl_value, idx) ? "on" : "off", sizeof(res));
292 strlcat(res, ",", sizeof(res));
294 strlcat(res, tmp, sizeof(res));
300 strlcat(res, ",", sizeof(res));
302 strlcat(res, tmp, sizeof(res));
308 strlcat(res, ",", sizeof(res));
310 strlcat(res, tmp, sizeof(res));
686 strlcat(res, snd_ctl_elem_info_get_item_name(space->ctl_info), sizeof(res));
687 strlcat(res, "|", sizeof(res));
1101 strlcat(string, value, maxsize);
1112 strlcat(string, value, maxsize);
1143 strlcat(string, temp2, maxsize);
1146 strlcat(string, space->program_result, maxsize);
1174 strlcat(string, temp2, maxsize);
1179 strlcat(string, sysfs_path, maxsize);
1193 strlcat(string, pos, maxsize);
1203 strlcat(string, pair->value, maxsize);
1214 strlcat(string, temp, maxsize);
1500 strlcat(string, "/", sizeof(string));
1501 strlcat(string, value, sizeof(string));
1523 strlcat(string, "/", sizeof(string));
1524 strlcat(string, list[i]->d_name, sizeof(string));
1574 strlcat(string, "/", sizeof(string));
1575 strlcat(string, value, sizeof(string));