Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 8 of 8) sorted by relevance

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dauth.h82 #define AUTH_NEXTVERF(auth) \ argument
84 #define auth_nextverf(auth) \ argument
87 #define AUTH_MARSHALL(auth, xdrs) \ argument
89 #define auth_marshall(auth, xdrs) \ argument
92 #define AUTH_VALIDATE(auth, verfp) \ argument
94 #define auth_validate(auth, verfp) \ argument
97 #define AUTH_REFRESH(auth) \ argument
99 #define auth_refresh(auth) \ argument
102 #define AUTH_DESTROY(auth) \ argument
104 #define auth_destroy(auth) \ argument
/components/dfs/dfs_v1/filesystems/nfs/
A Dnfs_auth.c65 struct opaque_auth auth; in authnone_create() local
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dauth.c736 int auth; in link_established() local
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dauth.c736 int auth; in link_established() local
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dauth.c445 int auth; in link_established() local
/components/drivers/usb/cherryusb/class/vendor/wifi/
A Dusbh_bl616.c23 static const char *auth_to_str(uint8_t auth) in auth_to_str()
/components/net/lwip/lwip-2.1.2/src/apps/snmp/
A Dsnmp_msg.c774 snmpv3_auth_algo_t auth; in snmp_parse_inbound_frame() local
/components/net/lwip/lwip-2.1.2/src/apps/smtp/
A Dsmtp.c1057 u16_t auth = pbuf_strstr(s->p, SMTP_KEYWORD_AUTH_SP); in smtp_prepare_auth_or_mail() local

Completed in 20 milliseconds