Home
last modified time | relevance | path

Searched refs:APOP_authentication (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/pop3/
Dnxd_pop3_client.h224 UINT nx_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, …
225 UINT nxd_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr,…
240 UINT _nx_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr,…
241 UINT _nxe_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr…
242 UINT _nxd_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr…
243 UINT _nxde_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_pt…
Dnxd_pop3_client.c118 UINT _nxe_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, in _nxe_pop3_client_create() argument
144 APOP_authentication, in _nxe_pop3_client_create()
153 NX_PARAMETER_NOT_USED(APOP_authentication); in _nxe_pop3_client_create()
215 UINT _nx_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, in _nx_pop3_client_create() argument
228 APOP_authentication, in _nx_pop3_client_create()
236 NX_PARAMETER_NOT_USED(APOP_authentication); in _nx_pop3_client_create()
300 UINT _nxde_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, in _nxde_pop3_client_create() argument
325 APOP_authentication, in _nxde_pop3_client_create()
388 UINT _nxd_pop3_client_create(NX_POP3_CLIENT *client_ptr, UINT APOP_authentication, NX_IP *ip_ptr, in _nxd_pop3_client_create() argument
418 client_ptr -> nx_pop3_client_enable_APOP_authentication = APOP_authentication; in _nxd_pop3_client_create()