/dports/security/dirmngr/dirmngr-1.1.0/src/ |
H A D | dirmngr.h | 184 void start_command_handler (assuan_fd_t fd);
|
H A D | ChangeLog | 29 * server.c (start_command_handler): Use assuan_fd_t and 34 * server.c (start_command_handler): Update use of 63 (start_command_handler): Allocate context with assuan_new before 232 (start_command_handler): Register reset notify handler. 419 (start_command_handler): Change type of FD to assuan_fd_t. 648 * server.c (start_command_handler) [HAVE_W32_SYSTEM]: Don't log 679 * server.c (start_command_handler): Replaced 692 * server.c (start_command_handler): In vebose mode print 746 * server.c (start_command_handler): Release new field 1108 * server.c (start_command_handler): Malloc the control structure [all …]
|
H A D | dirmngr.c | 967 start_command_handler (ASSUAN_INVALID_FD); in main() 1738 start_command_handler (fd); in start_connection_thread()
|
H A D | server.c | 1333 start_command_handler (assuan_fd_t fd) in start_command_handler() function
|
/dports/security/gnupg/gnupg-2.3.3/dirmngr/ |
H A D | ChangeLog-2011 | 149 (start_command_handler): Act on STOPME. 353 * server.c (start_command_handler): Use assuan_fd_t and 358 * server.c (start_command_handler): Update use of 556 (start_command_handler): Register reset notify handler. 743 (start_command_handler): Change type of FD to assuan_fd_t. 1003 * server.c (start_command_handler): Replaced 1016 * server.c (start_command_handler): In vebose mode print 1070 * server.c (start_command_handler): Release new field 1682 (start_command_handler): Register option handler 2289 * dirmngr.h: Include prototype for start_command_handler. [all …]
|
H A D | dirmngr.h | 241 void start_command_handler (gnupg_fd_t fd, unsigned int session_id);
|
H A D | dirmngr.c | 1257 start_command_handler (ASSUAN_INVALID_FD, 0); in main() 2193 start_command_handler (fd, session_id); in start_connection_thread()
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/test/ |
H A D | megaco_tcp_SUITE.erl | 1012 start_command_handler(Node, Commands, #{}, "server"). 1103 start_command_handler(Node, Commands, #{}, "client"). 1187 start_command_handler(Node, Commands, State, ShortName) -> function
|
H A D | megaco_udp_SUITE.erl | 1051 start_command_handler(Node, Commands, #{}, "server"). 1160 start_command_handler(Node, Commands, #{}, "client"). 1267 start_command_handler(Node, Commands, State, ShortName) -> function
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/test/ |
H A D | megaco_tcp_SUITE.erl | 1012 start_command_handler(Node, Commands, #{}, "server"). 1103 start_command_handler(Node, Commands, #{}, "client"). 1187 start_command_handler(Node, Commands, State, ShortName) -> function
|
H A D | megaco_udp_SUITE.erl | 964 start_command_handler(Node, Commands, #{}, "server"). 1070 start_command_handler(Node, Commands, #{}, "client"). 1169 start_command_handler(Node, Commands, State, ShortName) -> function
|
/dports/security/gnupg/gnupg-2.3.3/agent/ |
H A D | ChangeLog-2011 | 252 (start_command_handler): Ditto. 606 * command.c (start_command_handler): Do not call 612 * command.c (start_command_handler): Use assuan_fd_t and 619 * command.c (start_command_handler): Change 927 (start_command_handler): Take care of GPG_ERR_EOF. 1435 (register_commands, start_command_handler): Register them. 1540 * command.c (start_command_handler): Replaced 1861 * command.c (start_command_handler): Release SERVER_LOCAL. 2475 * command.c (start_command_handler): Init it here. 2481 * command.c (start_command_handler): Call it here. [all …]
|
H A D | agent.h | 423 void start_command_handler (ctrl_t, gnupg_fd_t, gnupg_fd_t);
|
H A D | gpg-agent.c | 1500 start_command_handler (ctrl, GNUPG_INVALID_FD, GNUPG_INVALID_FD); in main() 2738 start_command_handler (ctrl, GNUPG_INVALID_FD, ctrl->thread_startup.fd); in do_start_connection_thread()
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/test/ |
H A D | megaco_tcp_SUITE.erl | 1094 start_command_handler(Node, Commands, #{}, "server"). 1186 start_command_handler(Node, Commands, #{}, "client"). 1270 start_command_handler(Node, Commands, State, ShortName) -> function
|
H A D | megaco_udp_SUITE.erl | 1100 start_command_handler(Node, Commands, #{}, "server"). 1218 start_command_handler(Node, Commands, #{}, "client"). 1325 start_command_handler(Node, Commands, State, ShortName) -> function
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/test/ |
H A D | megaco_tcp_SUITE.erl | 1094 start_command_handler(Node, Commands, #{}, "server"). 1186 start_command_handler(Node, Commands, #{}, "client"). 1270 start_command_handler(Node, Commands, State, ShortName) -> function
|
H A D | megaco_udp_SUITE.erl | 1100 start_command_handler(Node, Commands, #{}, "server"). 1218 start_command_handler(Node, Commands, #{}, "client"). 1325 start_command_handler(Node, Commands, State, ShortName) -> function
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/test/ |
H A D | megaco_tcp_SUITE.erl | 1094 start_command_handler(Node, Commands, #{}, "server"). 1186 start_command_handler(Node, Commands, #{}, "client"). 1270 start_command_handler(Node, Commands, State, ShortName) -> function
|
H A D | megaco_udp_SUITE.erl | 1100 start_command_handler(Node, Commands, #{}, "server"). 1218 start_command_handler(Node, Commands, #{}, "client"). 1325 start_command_handler(Node, Commands, State, ShortName) -> function
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/test/ |
H A D | megaco_tcp_test.erl | 914 start_command_handler(Node, Commands, #server{}, "server"). 1017 start_command_handler(Node, Commands, #client{}, "client"). 1101 start_command_handler(Node, Commands, State, ShortName) -> function
|
H A D | megaco_udp_test.erl | 871 start_command_handler(Node, Commands, #server{}, "server"). 989 start_command_handler(Node, Commands, #client{}, "client"). 1088 start_command_handler(Node, Commands, State, ShortName) -> function
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/test/ |
H A D | megaco_tcp_SUITE.erl | 1094 start_command_handler(Node, Commands, #{}, "server"). 1186 start_command_handler(Node, Commands, #{}, "client"). 1270 start_command_handler(Node, Commands, State, ShortName) -> function
|
H A D | megaco_udp_SUITE.erl | 1100 start_command_handler(Node, Commands, #{}, "server"). 1218 start_command_handler(Node, Commands, #{}, "client"). 1325 start_command_handler(Node, Commands, State, ShortName) -> function
|
/dports/security/dirmngr/dirmngr-1.1.0/ |
H A D | ChangeLog | 405 * src/server.c (start_command_handler): Keep track of the first 438 (start_command_handler): Register option handler 555 * src/server.c (start_command_handler): Corrected typo and made 852 (start_command_handler): Set a hello line and call the default 1045 * dirmngr.h: Include prototype for start_command_handler. 1096 * server.c (start_command_handler): Enable assuan debugging.
|