Home
last modified time | relevance | path

Searched refs:DCC_int (Results 1 – 24 of 24) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dstruct.c188 { "USER", offsetof(DCC_int, user), STR_TYPE_VAR , VAR_READ_WRITE },
190 { "SERVER", offsetof(DCC_int, server), INT_TYPE_VAR , VAR_READ_ONLY },
191 { "ENCRYPT", offsetof(DCC_int, encrypt), STR_TYPE_VAR , VAR_READ_ONLY },
192 { "FILENAME", offsetof(DCC_int, filename), STR_TYPE_VAR , VAR_READ_ONLY },
197 { "FILESIZE", offsetof(DCC_int, filesize), INT_TYPE_VAR , VAR_READ_ONLY },
198 { "PACKETS", offsetof(DCC_int, packets), INT_TYPE_VAR , VAR_READ_ONLY },
201 { "REMPORT", offsetof(DCC_int, remport), INT_TYPE_VAR , VAR_READ_ONLY },
203 { "DCCNUM", offsetof(DCC_int, dccnum), INT_TYPE_VAR , VAR_READ_ONLY },
383 DCC_int *n; in setup_structure()
386 if (!s || !(n = (DCC_int *)s->info)) in setup_structure()
[all …]
H A Ddcc.c374 DCC_int *n; in BX_find_dcc()
421 DCC_int *n; in find_dcc_pending()
1146 DCC_int *n; in register_dcc_type()
1679 DCC_int *n; in process_dcc_send1()
2638 DCC_int *n;
3409 DCC_int *n; in dcc_getfile_resume_demanded()
3439 DCC_int *n; in dcc_getfile_resume_start()
3643 DCC_int *n; in read_ftp_file()
3707 DCC_int *n; in handle_ftp()
3759 DCC_int *n; in start_ftp()
[all …]
H A Dbot_link.c150 DCC_int *n; in BUILT_IN_COMMAND()
410 DCC_int *n = (DCC_int *)s->info; in send_who_to()
554 DCC_int *n; in tell_whom()
764 DCC_int *n; in cmd_ops()
802 DCC_int *n; in cmd_chat()
803 n = (DCC_int *)s->info; in cmd_chat()
839 DCC_int *n; in cmd_password()
844 n = (DCC_int *)s->info; in cmd_password()
876 DCC_int *n = (DCC_int *)s->info; in cmd_quit()
1012 DCC_int *n; in cmd_help()
H A Dtcl.c148 DCC_int *n;
149 n = (DCC_int *)s->info;
164 DCC_int *n;
178 n = (DCC_int *) s->info;
683 extern char *get_dcc_info(SocketList *, DCC_int *, int);
1680 DCC_int *info; in check_tcl_dcc()
1688 DCC_int *info; in check_tcl_dcc()
H A Dtcl_public.c1530 DCC_int *info; in check_tcl_dcc()
1540 DCC_int *info; in check_tcl_dcc()
H A Dfunctions.c6444 DCC_int *n1 = NULL; in BUILT_IN_FUNCTION()
6455 n1 = (DCC_int *) s->info; in BUILT_IN_FUNCTION()
6466 n1 = (DCC_int *) s->info; in BUILT_IN_FUNCTION()
H A Dcommands.c5258 DCC_int *n = NULL; in BUILT_IN_COMMAND()
5266 n = (DCC_int *) s->info; in BUILT_IN_COMMAND()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dstruct.c188 { "USER", offsetof(DCC_int, user), STR_TYPE_VAR , VAR_READ_WRITE },
190 { "SERVER", offsetof(DCC_int, server), INT_TYPE_VAR , VAR_READ_ONLY },
191 { "ENCRYPT", offsetof(DCC_int, encrypt), STR_TYPE_VAR , VAR_READ_ONLY },
192 { "FILENAME", offsetof(DCC_int, filename), STR_TYPE_VAR , VAR_READ_ONLY },
197 { "FILESIZE", offsetof(DCC_int, filesize), INT_TYPE_VAR , VAR_READ_ONLY },
198 { "PACKETS", offsetof(DCC_int, packets), INT_TYPE_VAR , VAR_READ_ONLY },
201 { "REMPORT", offsetof(DCC_int, remport), INT_TYPE_VAR , VAR_READ_ONLY },
203 { "DCCNUM", offsetof(DCC_int, dccnum), INT_TYPE_VAR , VAR_READ_ONLY },
383 DCC_int *n; in setup_structure()
386 if (!s || !(n = (DCC_int *)s->info)) in setup_structure()
[all …]
H A Ddcc.c374 DCC_int *n; in BX_find_dcc()
421 DCC_int *n; in find_dcc_pending()
1146 DCC_int *n; in register_dcc_type()
1679 DCC_int *n; in process_dcc_send1()
2638 DCC_int *n;
3409 DCC_int *n; in dcc_getfile_resume_demanded()
3439 DCC_int *n; in dcc_getfile_resume_start()
3643 DCC_int *n; in read_ftp_file()
3707 DCC_int *n; in handle_ftp()
3759 DCC_int *n; in start_ftp()
[all …]
H A Dbot_link.c150 DCC_int *n; in BUILT_IN_COMMAND()
410 DCC_int *n = (DCC_int *)s->info; in send_who_to()
554 DCC_int *n; in tell_whom()
764 DCC_int *n; in cmd_ops()
802 DCC_int *n; in cmd_chat()
803 n = (DCC_int *)s->info; in cmd_chat()
839 DCC_int *n; in cmd_password()
844 n = (DCC_int *)s->info; in cmd_password()
876 DCC_int *n = (DCC_int *)s->info; in cmd_quit()
1012 DCC_int *n; in cmd_help()
H A Dtcl.c148 DCC_int *n;
149 n = (DCC_int *)s->info;
164 DCC_int *n;
178 n = (DCC_int *) s->info;
683 extern char *get_dcc_info(SocketList *, DCC_int *, int);
1680 DCC_int *info; in check_tcl_dcc()
1688 DCC_int *info; in check_tcl_dcc()
H A Dtcl_public.c1530 DCC_int *info; in check_tcl_dcc()
1540 DCC_int *info; in check_tcl_dcc()
H A Dfunctions.c6444 DCC_int *n1 = NULL; in BUILT_IN_FUNCTION()
6455 n1 = (DCC_int *) s->info; in BUILT_IN_FUNCTION()
6466 n1 = (DCC_int *) s->info; in BUILT_IN_FUNCTION()
H A Dcommands.c5258 DCC_int *n = NULL; in BUILT_IN_COMMAND()
5266 n = (DCC_int *) s->info; in BUILT_IN_COMMAND()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Ddcc.h148 char *get_dcc_info(SocketList *, DCC_int *, int);
158DCC_int *BX_dcc_create(char *, char *, char *, unsigned long, int, int, unsigned long, void (*func…
H A Dstruct.h1232 } DCC_int; typedef
H A Dmodval.h613 #define dcc_create (*(DCC_int *(*)(char *, char *, char *, unsigned long, int, int, unsigned long, …
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Ddcc.h148 char *get_dcc_info(SocketList *, DCC_int *, int);
158DCC_int *BX_dcc_create(char *, char *, char *, unsigned long, int, int, unsigned long, void (*func…
H A Dstruct.h1232 } DCC_int; typedef
H A Dmodval.h613 #define dcc_create (*(DCC_int *(*)(char *, char *, char *, unsigned long, int, int, unsigned long, …
/dports/chinese/bitchx/bitchx-1.2.1/dll/arcfour/
H A Darcfour.c237 DCC_int *n = NULL; in start_dcc_chat()
/dports/irc/bitchx/bitchx-1.2.1/dll/arcfour/
H A Darcfour.c237 DCC_int *n = NULL; in start_dcc_chat()
/dports/chinese/bitchx/bitchx-1.2.1/contrib/
H A DBitchX-1.0c14-IPv6-2.patch163DCC_int *dcc_create(char *nick, char *filename, char *passwd, unsigned long filesize, int port, in…
170 DCC_int *new = NULL;
210 new = (DCC_int *)s->info;
219 new = (DCC_int *)s->info;
/dports/irc/bitchx/bitchx-1.2.1/contrib/
H A DBitchX-1.0c14-IPv6-2.patch163DCC_int *dcc_create(char *nick, char *filename, char *passwd, unsigned long filesize, int port, in…
170 DCC_int *new = NULL;
210 new = (DCC_int *)s->info;
219 new = (DCC_int *)s->info;