Home
last modified time | relevance | path

Searched refs:prop_dictionary_externalize (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/src/tests/lib/libppath/
Dt_ppath.c35 lt = prop_dictionary_externalize(ld); in dictionary_equals()
36 rt = prop_dictionary_externalize(rd); in dictionary_equals()
445 oext = prop_dictionary_externalize(od); in ATF_TC_BODY()
446 next = prop_dictionary_externalize(d); in ATF_TC_BODY()
511 oext = prop_dictionary_externalize(od); in ATF_TC_BODY()
512 next = prop_dictionary_externalize(d); in ATF_TC_BODY()
520 oext = prop_dictionary_externalize(od); in ATF_TC_BODY()
521 next = prop_dictionary_externalize(nd); in ATF_TC_BODY()
535 oext = prop_dictionary_externalize(od); in ATF_TC_BODY()
536 next = prop_dictionary_externalize(nd); in ATF_TC_BODY()
[all …]
/netbsd/src/tests/dev/dm/
Dh_dm.c85 xml = prop_dictionary_externalize(dict_out); in dm_test_versions()
125 xml = prop_dictionary_externalize(dict_out); in dm_test_targets()
/netbsd/src/sbin/modload/
Dmain.c133 propsstr = prop_dictionary_externalize(props); in main()
154 propsstr = prop_dictionary_externalize(ext_props); in main()
/netbsd/src/share/examples/rump/dmtest/
Ddmt.c80 xml = prop_dictionary_externalize(dict_out); in main()
/netbsd/src/sbin/drvctl/
Ddrvctl.c191 xml = prop_dictionary_externalize(data_dict); in main()
274 xml = prop_dictionary_externalize(obj); in display_object()
/netbsd/src/tests/modules/k_helper3/
Dk_helper3.c68 propsstr = prop_dictionary_externalize(props); in load()
/netbsd/src/tests/modules/
Dt_modctl.c279 propsstr = prop_dictionary_externalize(props); in load()
283 propsstr = prop_dictionary_externalize(props); in load()
/netbsd/src/sys/arch/bebox/bebox/
Dmainbus.c168 printf("%s\n", prop_dictionary_externalize(pbi->pbi_properties)); in mainbus_attach()
/netbsd/src/sys/arch/prep/prep/
Dmainbus.c192 printf("%s\n", prop_dictionary_externalize(pbi->pbi_properties)); in mainbus_attach()
/netbsd/src/usr.sbin/bthcid/
Dconfig.c175 xml = prop_dictionary_externalize(cfg); in save_key()
/netbsd/src/external/bsd/iscsi/dist/src/initiator/
Dlibkmod.c190 propsstr = prop_dictionary_externalize(props); in kmodload()
/netbsd/src/common/include/prop/
Dprop_dictionary.h73 char * prop_dictionary_externalize(prop_dictionary_t);
/netbsd/src/sys/arch/powerpc/pci/
Dpci_machdep_ofw.c255 aprint_debug("%s\n", prop_dictionary_externalize(pbi->pbi_properties)); in genofw_setup_pciintr_map()
342 aprint_debug("%s\n", prop_dictionary_externalize(pbi->pbi_properties)); in genofw_setup_pciintr_map()
/netbsd/src/lib/libprop/
Dprop.expsym132 prop_dictionary_externalize
DMakefile218 MLINKS+= prop_dictionary.3 prop_dictionary_externalize.3
/netbsd/src/usr.sbin/envstat/
Dconfig.c146 buf = prop_dictionary_externalize(d); in config_dict_dump()
171 xml = prop_dictionary_externalize(obj); in display_object()
/netbsd/src/usr.sbin/powerd/
Dpowerd.c335 buf = prop_dictionary_externalize(dict); in dispatch_power_event_state_change()
/netbsd/src/sbin/gpt/
Dbackup.c260 propext = prop_dictionary_externalize(props); in backup()
/netbsd/src/tests/lib/libprop/
Dt_proplib.c159 ext1 = prop_dictionary_externalize(dict); in ATF_TC_BODY()
169 ext2 = prop_dictionary_externalize(dict2); in ATF_TC_BODY()
/netbsd/src/common/lib/libprop/
Dprop_dictionary.c1268 prop_dictionary_externalize(prop_dictionary_t pd) in prop_dictionary_externalize() function
/netbsd/src/sys/dev/ic/
Dct65550.c206 printf(prop_dictionary_externalize(dict)); in chipsfb_do_attach()
/netbsd/src/sys/dev/wsfb/
Dgenfb.c179 printf("%s", prop_dictionary_externalize(dict)); in genfb_init()
/netbsd/src/sys/dev/pci/
Dmachfb.c446 printf(prop_dictionary_externalize(device_properties(self))); in mach64_attach()
Dradeonfb.c475 DPRINTF(("%s", prop_dictionary_externalize(device_properties(dev)))); in radeonfb_attach()
/netbsd/src/sys/net/
Dif_wg.c5163 buf = prop_dictionary_externalize(prop_dict); in wg_ioctl_get()

12