Searched refs:LIBHAL_PROP_KEY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/config/
H A Dhal.c43 #define LIBHAL_PROP_KEY "input.x11_options." macro
260 if (!strncasecmp(psi_key, LIBHAL_PROP_KEY, sizeof(LIBHAL_PROP_KEY)-1)){
301 add_option(&options, psi_key + sizeof(LIBHAL_PROP_KEY)-1, tmp_val);
/xsrc/external/mit/xorg-server/dist/config/
H A Dhal.c43 #define LIBHAL_PROP_KEY "input.x11_options." macro
270 (psi_key, LIBHAL_PROP_KEY, sizeof(LIBHAL_PROP_KEY) - 1)) {
311 psi_key + sizeof(LIBHAL_PROP_KEY) -

Completed in 5 milliseconds