Searched refs:OPTSCALAR (Results 1 – 1 of 1) sorted by relevance
641 #define OPTSCALAR(x) ret->x = orig->x in sshauthopt_copy() macro642 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()[all …]