Searched refs:OSAL_STRNCPY (Results 1 – 3 of 3) sorted by relevance
425 #define OSAL_STRNCPY(dst, src, bytes) strncpy(dst, src, bytes) macro
1114 OSAL_STRNCPY(bit_name, in ecore_int_deassertion()
3837 OSAL_STRNCPY(type_name, big_ram->instance_name, OSAL_STRLEN(big_ram->instance_name)); in ecore_grc_dump_big_ram()3838 OSAL_STRNCPY(mem_name, big_ram->instance_name, OSAL_STRLEN(big_ram->instance_name)); in ecore_grc_dump_big_ram()