Home
last modified time | relevance | path

Searched defs:config_backend (Results 1 – 18 of 18) sorted by relevance

/dports/net/kea/kea-2.0.1/src/lib/
H A DMakefile.am16 SUBDIRS += config_backend hooks dhcp http config stats subdir
/dports/x11-wm/wayfire/wayfire-0.7.0/src/
H A Dmain.cpp195 std::string config_backend = WF_DEFAULT_CONFIG_BACKEND; in main() local
/dports/devel/py-moto/moto-2.2.16/moto/config/
H A Dresponses.py8 def config_backend(self): member in ConfigResponse
/dports/x11-wm/wayfire/wayfire-0.7.0/src/api/wayfire/
H A Dcore.hpp89 std::unique_ptr<wf::config_backend_t> config_backend; member in wf::compositor_core_t
/dports/net/openldap25-client/openldap-2.5.9/servers/lloadd/
H A Dconfig.c115 static ConfigDriver config_backend; variable
1144 config_backend( ConfigArgs *c ) in config_backend() function
/dports/net/openldap25-server/openldap-2.5.9/servers/lloadd/
H A Dconfig.c115 static ConfigDriver config_backend; variable
1144 config_backend( ConfigArgs *c ) in config_backend() function
/dports/net/openldap26-client/openldap-2.6.0/servers/lloadd/
H A Dconfig.c118 static ConfigDriver config_backend; variable
1225 config_backend( ConfigArgs *c ) in config_backend() function
/dports/net/openldap26-server/openldap-2.6.0/servers/lloadd/
H A Dconfig.c118 static ConfigDriver config_backend; variable
1225 config_backend( ConfigArgs *c ) in config_backend() function
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/common/
H A Dxf86Config.c1269 const char *config_backend; in checkCoreInputDevices() local
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1269 const char *config_backend; in checkCoreInputDevices() local
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/common/
H A Dxf86Config.c1283 const char *config_backend; in checkCoreInputDevices() local
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1269 const char *config_backend; in checkCoreInputDevices() local
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1269 const char *config_backend; in checkCoreInputDevices() local
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1269 const char *config_backend; in checkCoreInputDevices() local
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1269 const char *config_backend; in checkCoreInputDevices() local
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/common/
H A Dxf86Config.c1283 const char *config_backend; in checkCoreInputDevices() local
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Config.c1269 const char *config_backend; in checkCoreInputDevices() local
/dports/net/samba412/samba-4.12.15/source3/param/
H A Dloadparm.c96 static int config_backend = CONFIG_BACKEND_FILE; variable