Lines Matching refs:OPTSCALAR
641 #define OPTSCALAR(x) ret->x = orig->x in sshauthopt_copy() macro
642 OPTSCALAR(permit_port_forwarding_flag); in sshauthopt_copy()
643 OPTSCALAR(permit_agent_forwarding_flag); in sshauthopt_copy()
644 OPTSCALAR(permit_x11_forwarding_flag); in sshauthopt_copy()
645 OPTSCALAR(permit_pty_flag); in sshauthopt_copy()
646 OPTSCALAR(permit_user_rc); in sshauthopt_copy()
647 OPTSCALAR(restricted); in sshauthopt_copy()
648 OPTSCALAR(cert_authority); in sshauthopt_copy()
649 OPTSCALAR(force_tun_device); in sshauthopt_copy()
650 OPTSCALAR(valid_before); in sshauthopt_copy()
651 OPTSCALAR(no_require_user_presence); in sshauthopt_copy()
652 #undef OPTSCALAR in sshauthopt_copy()