Searched defs:SECURE_RPC (Results 1 – 3 of 3) sorted by relevance
104 conf_data.set('SECURE_RPC', get_option('secure-rpc')) cfgvar in conf_data
2845 AC_DEFINE(SECURE_RPC, 1, [Support Secure RPC ("SUN-DES-1") authentication for X11 clients]) definition
647 AM_CONDITIONAL(SECURE_RPC, [test "x$SECURE_RPC" = xyes]) condition