Lines Matching refs:strlcat
38 #define strlcat g_strlcat macro
1012 strlcat(use_case, current_device, sizeof(use_case)); in set_controls_of_usecase_for_all_devices()
1080 strlcat(use_case, device, sizeof(use_case)); in set_controls_of_usecase_for_device()
1136 strlcat(use_case, device, sizeof(use_case)); in set_controls_of_device_for_all_usecases()
1207 strlcat(use_case, device, sizeof(use_case)); in set_controls_of_device_for_all_usecases()
1325 strlcat(use_case, device, sizeof(use_case)); in set_controls_of_device_for_usecase()
1946 strlcat(uc_mgr_ptr->card_ctxt_ptr->control_device, tmp, in snd_use_case_mgr_open()
2129 strlcat(path, (*uc_mgr)->card_ctxt_ptr->card_name, sizeof(path)); in second_stage_parsing_thread()
2288 strlcat(path, (*uc_mgr)->card_ctxt_ptr->card_name, sizeof(path)); in snd_ucm_parse()
2882 strlcat(path, file_name, sizeof(path)); in snd_ucm_parse_verb()
3445 strlcat(name, p, (strlen(p)+strlen(dev_pre)+1)*sizeof(char)); in snd_ucm_extract_dev_name()