Symbol: prop_dictionary_set_string_nocopy
common/include/prop/prop_dictionary.h
228
bool prop_dictionary_set_string_nocopy(prop_dictionary_t,
common/lib/libprop/prop_dictionary_util.c
302
return prop_dictionary_set_string_nocopy(dict, key, cp);
sbin/drvctl/drvctl.c
164
prop_dictionary_set_string_nocopy(command_dict,
sys/arch/x86/pci/pci_ranges.c
787
prop_dictionary_set_string_nocopy(rsvn, "type",
sys/arch/x86/x86/x86_autoconf.c
592
(void) prop_dictionary_set_string_nocopy(props,
sys/arch/zaurus/zaurus/autoconf.c
231
(void)prop_dictionary_set_string_nocopy(device_properties(dev),
sys/dev/hdaudio/hdafg.c
4444
prop_dictionary_set_string_nocopy(response, "name", w->w_name);
sys/dev/hdaudio/hdaudio.c
1367
prop_dictionary_set_string_nocopy(dict,
sys/dev/hdaudio/hdaudio.c
1381
prop_dictionary_set_string_nocopy(dict,
sys/dev/sysmon/sysmon_envsys.c
1392
if (!prop_dictionary_set_string_nocopy(pdict, "device-class", class)) {
sys/kern/kern_drvctl.c
150
if (!prop_dictionary_set_string_nocopy(ev, "event", event)) {
sys/kern/subr_autoconf.c
1739
prop_dictionary_set_string_nocopy(dev->dv_properties,
sys/kern/subr_autoconf.c
1802
prop_dictionary_set_string_nocopy(attr_dict, "attribute-name",
sys/kern/subr_autoconf.c
1813
prop_dictionary_set_string_nocopy(loc_dict,
sys/kern/subr_autoconf.c
1816
prop_dictionary_set_string_nocopy(
sys/kern/subr_disk.c
768
prop_dictionary_set_string_nocopy(disk_info, "type", type);
tests/lib/libprop/t_proplib.c
930
ATF_REQUIRE(prop_dictionary_set_string_nocopy(dict, "string",
usr.bin/audiocfg/drvctl.c
67
prop_dictionary_set_string_nocopy(command_dict, "drvctl-command",
usr.bin/audiocfg/drvctl.c
69
prop_dictionary_set_string_nocopy(args_dict, "device-name", devnode);
usr.sbin/btdevctl/btdevctl.c
163
if (!prop_dictionary_set_string_nocopy(dev, BTDEVmode, mode))
usr.sbin/btdevctl/db.c
265
if (!prop_dictionary_set_string_nocopy(srv, BTDEVmode,
usr.sbin/btdevctl/sdp.c
321
if (!prop_dictionary_set_string_nocopy(dict, BTDEVtype, "bthidev"))
usr.sbin/btdevctl/sdp.c
336
if (!prop_dictionary_set_string_nocopy(dict, BTDEVmode, mode))
usr.sbin/btdevctl/sdp.c
373
if (!prop_dictionary_set_string_nocopy(dict, BTDEVtype, "btsco"))
usr.sbin/btdevctl/sdp.c
408
if (!prop_dictionary_set_string_nocopy(dict, BTDEVtype, "btsco"))
usr.sbin/sysinst/disks.c
366
prop_dictionary_set_string_nocopy(command_dict, "drvctl-command",
usr.sbin/sysinst/disks.c
368
prop_dictionary_set_string_nocopy(args_dict, "device-name",