OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prop_dictionary_set_string_nocopy
(Results
1 - 18
of
18
) sorted by relevancy
/src/usr.bin/audiocfg/
drvctl.c
67
prop_dictionary_set_string_nocopy
(command_dict, "drvctl-command",
69
prop_dictionary_set_string_nocopy
(args_dict, "device-name", devnode);
/src/usr.sbin/btdevctl/
sdp.c
321
if (!
prop_dictionary_set_string_nocopy
(dict, BTDEVtype, "bthidev"))
336
if (!
prop_dictionary_set_string_nocopy
(dict, BTDEVmode, mode))
373
if (!
prop_dictionary_set_string_nocopy
(dict, BTDEVtype, "btsco"))
408
if (!
prop_dictionary_set_string_nocopy
(dict, BTDEVtype, "btsco"))
btdevctl.c
163
if (!
prop_dictionary_set_string_nocopy
(dev, BTDEVmode, mode))
db.c
265
if (!
prop_dictionary_set_string_nocopy
(srv, BTDEVmode,
/src/common/lib/libprop/
prop_dictionary_util.c
196
prop_dictionary_set_string_nocopy
(prop_dictionary_t dict,
function
296
"which is deprecated; use
prop_dictionary_set_string_nocopy
() instead.")
302
return
prop_dictionary_set_string_nocopy
(dict, key, cp);
/src/common/include/prop/
prop_dictionary.h
228
bool
prop_dictionary_set_string_nocopy
(prop_dictionary_t,
/src/sys/arch/zaurus/zaurus/
autoconf.c
231
(void)
prop_dictionary_set_string_nocopy
(device_properties(dev),
/src/sbin/drvctl/
drvctl.c
164
prop_dictionary_set_string_nocopy
(command_dict,
/src/sys/arch/x86/x86/
x86_autoconf.c
592
(void)
prop_dictionary_set_string_nocopy
(props,
/src/sys/kern/
kern_drvctl.c
150
if (!
prop_dictionary_set_string_nocopy
(ev, "event", event)) {
subr_autoconf.c
1739
prop_dictionary_set_string_nocopy
(dev->dv_properties,
1802
prop_dictionary_set_string_nocopy
(attr_dict, "attribute-name",
1813
prop_dictionary_set_string_nocopy
(loc_dict,
1816
prop_dictionary_set_string_nocopy
(
subr_disk.c
768
prop_dictionary_set_string_nocopy
(disk_info, "type", type);
/src/sys/dev/hdaudio/
hdaudio.c
1367
prop_dictionary_set_string_nocopy
(dict,
1381
prop_dictionary_set_string_nocopy
(dict,
hdafg.c
4444
prop_dictionary_set_string_nocopy
(response, "name", w->w_name);
/src/sys/arch/x86/pci/
pci_ranges.c
787
prop_dictionary_set_string_nocopy
(rsvn, "type",
/src/tests/lib/libprop/
t_proplib.c
930
ATF_REQUIRE(
prop_dictionary_set_string_nocopy
(dict, "string",
/src/usr.sbin/sysinst/
disks.c
366
prop_dictionary_set_string_nocopy
(command_dict, "drvctl-command",
368
prop_dictionary_set_string_nocopy
(args_dict, "device-name",
/src/sys/dev/sysmon/
sysmon_envsys.c
1392
if (!
prop_dictionary_set_string_nocopy
(pdict, "device-class", class)) {
Completed in 36 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026