Searched refs:strdupa_safe (Results 1 – 20 of 20) sorted by relevance
52 s = strdupa_safe("foobar"); in TEST()54 s = strdupa_safe("foobar.com"); in TEST()56 s = strdupa_safe("foobar.com."); in TEST()58 s = strdupa_safe("foo-bar.-com-."); in TEST()60 s = strdupa_safe("foo-bar-.-com-."); in TEST()62 s = strdupa_safe("--foo-bar.-com"); in TEST()64 s = strdupa_safe("fooBAR"); in TEST()66 s = strdupa_safe("fooBAR.com"); in TEST()68 s = strdupa_safe("fooBAR."); in TEST()70 s = strdupa_safe("fooBAR.com."); in TEST()[all …]
14 x = strdupa_safe(""); in TEST()17 x = strdupa_safe("1"); in TEST()20 x = strdupa_safe("123456789"); in TEST()
49 old_tz = strdupa_safe(old_tz); in _test_next()
60 p = strdupa_safe(in); in test_path_simplify_one()
6 + strdupa_safe(x)
205 #define strdupa_safe(s) \ macro
55 p = strdupa_safe(path); in rmdir_parents()
162 …hd = strdupa_safe(hdo); /* copy the string out, since it might change later in the home record obj… in home_activate_cifs()
76 hd = strdupa_safe(hdo); in home_activate_directory()
1531 …hd = strdupa_safe(hdo); /* copy the string out, since it might change later in the home record obj… in home_activate_luks()3097 … ip = strdupa_safe(ipo); /* copy out since original might change later in home record object */ in home_resize_luks()
186 str = strdupa_safe(dmi_string(h, s)); in dmi_memory_device_string()
441 t = strdupa_safe(url); in setup_uploader()
671 url = strdupa_safe(arg_url); in create_remoteserver()
291 filename_no_sh = strdupa_safe(filename); in sysv_translate_facility()
80 old_tz = strdupa_safe(tz); in print_status_info()
978 t = strdupa_safe(container_path); in bus_machine_method_copy()
806 dest_name = strdupa_safe(name); in copy_one_file()
418 name = strdupa_safe(sysname); in sd_device_new_from_subsystem_sysname()
462 `alloca_safe()`, `strdupa_safe()` or `strndupa_safe()` instead. (The
3530 p = strdupa_safe(cgroup); in manager_get_unit_by_cgroup()