Home
last modified time | relevance | path

Searched refs:do_abor (Results 1 – 4 of 4) sorted by relevance

/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_ClientThread.h72 int do_abor(wzd_string_t *name, wzd_string_t *param, wzd_context_t * context);
H A Dwzd_commands.c209 if (commands_add(_ctable,"abor",do_abor,NULL,TOK_ABOR)) return -1; in commands_add_defaults()
H A Dwzd_ClientThread.c2578 int do_abor(UNUSED wzd_string_t *name, UNUSED wzd_string_t *arg, wzd_context_t * context) in do_abor() function
/dports/ftp/wput/wput-0.6.2/
H A DChangeLog159 * do_abor() and functions using it, return ERR_RECONNECT if it fails