Home
last modified time | relevance | path

Searched refs:extra_info (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.3.0/addons/ftp/
Dnxd_ftp_server.h328 …XD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info);
329 …NXD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info);
331 …server_ptr, ULONG client_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info);
332 …_server_ptr, ULONG client_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info);
374 …rver_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info),
375 …er_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info));
377 …NXD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info),
378 …XD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info));
387 …rver_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info),
388 …ver_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info));
[all …]
Dnxd_ftp_server.c136 …rver_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info), in _nxe_ftp_server_create() argument
137 …rver_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info)) in _nxe_ftp_server_create()
221 …_server_ptr, ULONG client_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info), in _nx_ftp_server_create() argument
222 …_server_ptr, ULONG client_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info)) in _nx_ftp_server_create()
306 …NXD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info), in _nxde_ftp_server_create() argument
307 …NXD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info)) in _nxde_ftp_server_create()
379 …NXD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info), in _nxd_ftp_server_create() argument
380 …NXD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info)) in _nxd_ftp_server_create()
455 …_ptr, NXD_ADDRESS *client_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info), in _nx_ftp_server_create_internal() argument
456 …_ptr, NXD_ADDRESS *client_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info)) in _nx_ftp_server_create_internal()
/NetX-Duo-v6.3.0/samples/
Ddemo_netxduo_ftp.c89 …NXD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info);
90 …NXD_ADDRESS *client_ipduo_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info);
92 …rver_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info);
93 …rver_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info);
655 CHAR *name, CHAR *password, CHAR *extra_info) in server_login6() argument
662 NX_PARAMETER_NOT_USED(extra_info); in server_login6()
671 CHAR *name, CHAR *password, CHAR *extra_info) in server_logout6() argument
678 NX_PARAMETER_NOT_USED(extra_info); in server_logout6()
686 …erver_ptr, ULONG client_ip_address, UINT client_port, CHAR *name, CHAR *password, CHAR *extra_info) in server_login() argument
693 NX_PARAMETER_NOT_USED(extra_info); in server_login()
[all …]