Home
last modified time | relevance | path

Searched defs:turn_on (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c559 cfg_parser_setflags(cfg_parser_t * pctx,unsigned int flags,bool turn_on) cfg_parser_setflags() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c562 cfg_parser_setflags(cfg_parser_t *pctx, unsigned int flags, bool turn_on) { in cfg_parser_setflags()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c12144 bool turn_off, turn_on, visible, was_visible; in intel_plane_atomic_calc_changes() local