Symbol: prop_dictionary_get_bool
common/include/prop/prop_dictionary.h
129
bool prop_dictionary_get_bool(prop_dictionary_t, const char *,
sbin/ifconfig/af_inet6.c
212
if (!prop_dictionary_get_bool(env, "eui64", &doit) || !doit) {
sbin/ifconfig/af_inetany.c
116
if (!prop_dictionary_get_bool(env, "alias", &alias)) {
sbin/ifconfig/af_inetany.c
91
else if (!prop_dictionary_get_bool(env, "alias", &alias) || alias ||
sbin/ifconfig/af_link.c
86
if (prop_dictionary_get_bool(env, "active", &active) && active)
sbin/ifconfig/ieee80211.c
217
rc = prop_dictionary_get_bool(env, "hidessid", &on);
sbin/ifconfig/ieee80211.c
227
rc = prop_dictionary_get_bool(env, "apbridge", &on);
sbin/ifconfig/ieee80211.c
433
rc = prop_dictionary_get_bool(env, "powersave", &on);
sys/arch/arm/amlogic/meson_genfb.c
338
prop_dictionary_get_bool(cfg, "interlace", &interlace_p);
sys/arch/arm/amlogic/meson_genfb.c
416
prop_dictionary_get_bool(cfg, "interlace", &interlace_p);
sys/arch/arm/broadcom/bcm2835_genfb.c
103
prop_dictionary_get_bool(dict, "is_console", &is_console);
sys/arch/arm/cortex/gtmr.c
120
if (!prop_dictionary_get_bool(dict, "physical", &sc->sc_physical))
sys/arch/arm/cortex/gtmr.c
121
prop_dictionary_get_bool(pdict, "physical", &sc->sc_physical);
sys/arch/arm/cortex/gtmr.c
132
if (prop_dictionary_get_bool(dict, "arm,cpu-registers-not-fw-configured", &flag) && flag) {
sys/arch/arm/cortex/gtmr.c
138
if (prop_dictionary_get_bool(dict, "sun50i-a64-unstable-timer", &flag) && flag) {
sys/arch/arm/imx/imx_genfb.c
120
prop_dictionary_get_bool(cfg, "is_console", &is_console);
sys/arch/arm/nvidia/tegra_drm.c
204
prop_dictionary_get_bool(prop, "force-dvi", &sc->sc_force_dvi);
sys/arch/x86/pci/pci_machdep.c
1244
if (prop_dictionary_get_bool(prop, "is-virtio-bootdev", &bd) && bd)
sys/dev/i2c/i2c.c
687
if (!prop_dictionary_get_bool(device_properties(parent),
sys/dev/i2c/pcagpio.c
200
ok &= prop_dictionary_get_bool( pin, "active_high",
sys/dev/i2c/pcf8574.c
180
ok &= prop_dictionary_get_bool(pin, "active_high", &act);
sys/dev/ic/com.c
583
prop_dictionary_get_bool(dict, "is_console", &is_console);
sys/dev/ic/com.c
584
prop_dictionary_get_bool(dict, "force_console", &force_console);
sys/dev/ic/com.c
585
prop_dictionary_get_bool(dict, "skip_attach_delay", &skip_attach_delay);
sys/dev/ic/ct65550.c
237
prop_dictionary_get_bool(dict, "is_console", &console);
sys/dev/mii/ipgphy.c
120
prop_dictionary_get_bool(dict, "need_loaddspcode",
sys/dev/mii/mcommphy.c
171
if (!prop_dictionary_get_bool(dict, "motorcomm,tx-clk-adj-enabled",
sys/dev/mii/mcommphy.c
180
if (!prop_dictionary_get_bool(dict, "motorcomm,tx-clk-10-inverted",
sys/dev/mii/mcommphy.c
189
if (!prop_dictionary_get_bool(dict, "motorcomm,tx-clk-100-inverted",
sys/dev/mii/mcommphy.c
198
if (!prop_dictionary_get_bool(dict, "motorcomm,tx-clk-1000-inverted",
sys/dev/mii/rgephy.c
138
prop_dictionary_get_bool(prop, "no-rx-delay", &rsc->mii_no_rx_delay);
sys/dev/pci/bochsfb.c
125
prop_dictionary_get_bool(dict, "is_console", &is_console);
sys/dev/pci/gffb.c
294
prop_dictionary_get_bool(dict, "is_console", &is_console);
sys/dev/pci/machfb.c
1541
prop_dictionary_get_bool(device_properties(sc->sc_dev),
sys/dev/pci/mgafb.c
271
prop_dictionary_get_bool(device_properties(self), "is_console",
sys/dev/pci/pm2fb.c
361
prop_dictionary_get_bool(dict, "is_console", &is_console);
sys/dev/pci/pm3fb.c
258
prop_dictionary_get_bool(dict, "is_console", &is_console);
sys/dev/pci/r128fb.c
238
prop_dictionary_get_bool(dict, "is_console", &is_console);
sys/dev/pci/radeonfb.c
1925
prop_dictionary_get_bool(device_properties(sc->sc_dev),
sys/dev/pci/radeonfb.c
1927
prop_dictionary_get_bool(device_properties(sc->sc_dev),
sys/dev/pci/radeonfb.c
537
prop_dictionary_get_bool(device_properties(sc->sc_dev),
sys/dev/pci/radeonfb.c
963
prop_dictionary_get_bool(device_properties(sc->sc_dev),
sys/dev/pci/veritefb.c
513
prop_dictionary_get_bool(device_properties(self), "is_console",
sys/dev/pci/voodoofb.c
700
prop_dictionary_get_bool(dict, "is_console", &console);
sys/dev/pci/voyager/voyagerfb.c
620
prop_dictionary_get_bool(dict, "is_console", &is_console);
sys/dev/wsfb/genfb.c
181
prop_dictionary_get_bool(dict, "is_console", &console);
sys/dev/wsfb/genfb.c
209
if (!prop_dictionary_get_bool(dict, "enable_shadowfb",
sys/dev/wsfb/genfb.c
312
prop_dictionary_get_bool(dict, "is_console", &console);
sys/dev/wsfb/genfb.c
316
if (prop_dictionary_get_bool(dict, "clear-screen", &scp->sc_want_clear)
sys/dev/wsfb/genfb.c
676
prop_dictionary_get_bool(device_properties(sc->sc_dev),
sys/dev/wsfb/genfb.c
680
prop_dictionary_get_bool(device_properties(sc->sc_dev),
sys/dev/wsfb/genfb.c
684
prop_dictionary_get_bool(device_properties(sc->sc_dev),
sys/secmodel/secmodel.c
160
r = prop_dictionary_get_bool(sm->sm_behavior, "copy-cred-on-fork", &b);