Searched refs:ocs_strcpy (Results 1 – 3 of 3) sorted by relevance
1029 ocs_strcpy(d, s); in ocs_strdup()
320 #define ocs_strcpy(d,s) strcpy(d, s) macro
7616 …ocs_strcpy(list->descriptors[i].profile_description, (char *)response->profile_descriptor[i].profi… in ocs_hw_get_profile_list_cb()