Home
last modified time | relevance | path

Searched refs:mobile_device_type (Results 1 – 5 of 5) sorted by relevance

/dports/security/openconnect/openconnect-8.10/
H A Dlibrary.c318 const char *mobile_device_type, in openconnect_set_mobile_info() argument
322 STRDUP(vpninfo->mobile_device_type, mobile_device_type); in openconnect_set_mobile_info()
420 free(vpninfo->mobile_device_type); in openconnect_vpninfo_free()
H A Dopenconnect.h521 const char *mobile_device_type,
H A Dopenconnect-internal.h399 char *mobile_device_type; member
H A Dauth.c750 !xmlNewProp(node, XCAST("device-type"), XCAST(vpninfo->mobile_device_type)) || in xmlpost_new_query()
H A Dcstp.c188 vpninfo->mobile_device_type); in append_mobile_headers()