Searched refs:server_options (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/t/
H A Dsessions.t30 my %server_options = (
45 my @servers = (IO::Socket::SSL->new( %server_options),
46 IO::Socket::SSL->new( %server_options),
47 IO::Socket::SSL->new( %server_options));
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dsrp.c241 char *server_options; member in struct:context
1506 if (text->server_options) utils->free(text->server_options);
1948 result = CreateServerOptions(params, &text->server_options);
1969 &text->B, text->server_options);
2071 text->server_options, myM1, &myM1len);
2855 &text->server_options);
2879 result = ParseOptions(params->utils, text->server_options, &server_opts, 0);
2933 text->server_options, text->M1, &text->M1len);
/macosx-10.9.5/rsync-42/rsync/
H A Dproto.h214 void server_options(char **args,int *argc);
H A Dclientserver.c160 server_options(sargs, &sargc);
H A Doptions.c1483 void server_options(char **args,int *argc) function
1793 out_of_memory("server_options");

Completed in 128 milliseconds