Searched refs:prop_dictionary_remove (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/sys/dev/sysmon/ |
| H A D | sysmon_envsys.c | 956 prop_dictionary_remove(dict, in sysmon_envsys_destroy_plist() 1014 prop_dictionary_remove(sme_propd, sme->sme_name); in sysmon_envsys_unregister() 1197 prop_dictionary_remove(sdict, in sme_remove_userprops() 1203 prop_dictionary_remove(sdict, in sme_remove_userprops() 1209 prop_dictionary_remove(sdict, in sme_remove_userprops() 1215 prop_dictionary_remove(sdict, in sme_remove_userprops() 1220 prop_dictionary_remove(sdict, "warning-max"); in sme_remove_userprops() 1225 prop_dictionary_remove(sdict, "warning-min"); in sme_remove_userprops() 1230 prop_dictionary_remove(sdict, "critical-max"); in sme_remove_userprops() 1235 prop_dictionary_remove(sdict, "critical-min"); in sme_remove_userprops()
|
| H A D | sysmon_power.c | 791 prop_dictionary_remove(ped->dict, in sysmon_power_destroy_dictionary()
|
| /netbsd-src/usr.sbin/btdevctl/ |
| H A D | db.c | 192 prop_dictionary_remove(dev, BTDEVladdr); in db_update0() 199 prop_dictionary_remove(dev, BTDEVraddr); in db_update0()
|
| H A D | btdevctl.c | 169 prop_dictionary_remove(dev, BTDEVmode); in main()
|
| /netbsd-src/usr.bin/btkey/ |
| H A D | file.c | 193 prop_dictionary_remove(dev, bt_ntoa(&raddr, NULL)); in clear_file()
|
| /netbsd-src/common/include/prop/ |
| H A D | prop_dictionary.h | 61 void prop_dictionary_remove(prop_dictionary_t, const char *);
|
| /netbsd-src/sbin/modload/ |
| H A D | main.c | 151 prop_dictionary_remove(ext_props, in main()
|
| /netbsd-src/common/lib/libppath/ |
| H A D | ppath.c | 547 prop_dictionary_remove(po, pc->pc_key); in ppath_delete_object() 664 ? (prop_dictionary_remove(npo, pc->pc_key), true) in ppath_copyset_object_helper()
|
| /netbsd-src/usr.sbin/envstat/ |
| H A D | envstat.c | 487 prop_dictionary_remove(ndict, dev); in add_sensors() 494 prop_dictionary_remove(ndict, dev); in add_sensors()
|
| H A D | config.c | 337 prop_dictionary_remove(d, in config_dict_destroy()
|
| /netbsd-src/common/lib/libprop/ |
| H A D | prop_dictionary.c | 1118 prop_dictionary_remove(prop_dictionary_t pd, const char *key) in prop_dictionary_remove() function 1156 prop_dictionary_remove(pd, pdk->pdk_key); in prop_dictionary_remove_keysym()
|
| /netbsd-src/lib/libprop/ |
| H A D | Makefile | 221 MLINKS+= prop_dictionary.3 prop_dictionary_remove.3
|
| /netbsd-src/tests/lib/libprop/ |
| H A D | t_proplib.c | 880 prop_dictionary_remove(dict, "string"); in ATF_TC_BODY() 892 prop_dictionary_remove(dict, "data"); in ATF_TC_BODY()
|
| /netbsd-src/sys/arch/arm/nvidia/ |
| H A D | tegra_drm_mode.c | 1220 prop_dictionary_remove(prop, "physical-address"); in tegra_connector_detect()
|
| /netbsd-src/sys/dev/usb/ |
| H A D | ugen.c | 250 prop_dictionary_remove(device_properties(sc->sc_dev), in ugenif_put_unit()
|