Searched refs:prop_string_create_copy (Results 1 – 12 of 12) sorted by relevance
41 prop_string_t prop_string_create_copy(const char *);
202 prop_string_create_copy(cp)); in prop_array_set_string()208 return prop_array_add_and_rel(array, prop_string_create_copy(cp)); in prop_array_add_string()
192 prop_string_create_copy(cp)); in prop_dictionary_set_string()
351 prop_string_create_copy(const char *str) in prop_string_create_copy() function
121 prop_string_t str = prop_string_create_copy("number-two"); in ATF_TC_BODY()694 s2 = prop_string_create_copy(const_string1); in ATF_TC_BODY()701 s1 = prop_string_create_copy(const_string1); in ATF_TC_BODY()727 s1 = prop_string_create_copy("a"); in ATF_TC_BODY()729 s2 = prop_string_create_copy("b"); in ATF_TC_BODY()
128 prop_string_t ps = prop_string_create_copy(data); in board_info_add_string()
415 prop_string_create_copy(s)); in ppath_create_string()850 prop_string_create_copy(s)); in ppath_copyset_string()857 prop_string_create_copy(s)); in ppath_set_string()
278 MLINKS+= prop_string.3 prop_string_create_copy.3
806 prop_string_create_copy(runtime_uboot_path); in evb_db_load_overlay()1480 string = prop_string_create_copy(strrchr(cp, '-')+1); in evb_board_copy_uboot_media()
1218 prop_string_create_copy(vfe->filename)); in veriexec_file_convert()1222 prop_string_create_copy(vfe->ops->type)); in veriexec_file_convert()
530 if ((o = (prop_object_t)prop_string_create_copy(arg)) == NULL) { in piface_match()
2651 string = prop_string_create_copy(disk); in may_swap_if_not_sdmmc()