Home
last modified time | relevance | path

Searched defs:server_info (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/ftp/pftpd/pftpd-1.0.3/plib/
H A Dserver.h35 typedef struct server_info struct
37 int fd;
38 struct sockaddr_gen sin;
39 void (*handler)(CLIENT *cp);
41 pthread_mutex_t mtx;
44 pthread_t tid;
46 int clients_max;
47 int clients_cur;
48 pthread_mutex_t clients_mtx;
49 pthread_cond_t clients_cv;
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dgame_config.hpp69 struct server_info { struct
70 server_info() : name(""), address("") { } in server_info() argument
71 std::string name;
72 std::string address; /**< may include ':' followed by port number */
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/inventory/
H A Dscaleway.py129 def extract_public_ipv4(server_info): argument
136 def extract_private_ipv4(server_info): argument
143 def extract_hostname(server_info): argument
150 def extract_server_id(server_info): argument
157 def extract_public_ipv6(server_info): argument
164 def extract_tags(server_info): argument
171 def extract_zone(server_info): argument
190 def _fill_host_variables(self, host, server_info): argument
216 def match_groups(self, server_info, tags): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/inventory/
H A Dscaleway.py154 def extract_public_ipv4(server_info): argument
161 def extract_private_ipv4(server_info): argument
168 def extract_hostname(server_info): argument
175 def extract_server_id(server_info): argument
182 def extract_public_ipv6(server_info): argument
189 def extract_tags(server_info): argument
196 def extract_zone(server_info): argument
215 def _fill_host_variables(self, host, server_info): argument
241 def match_groups(self, server_info, tags): argument
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/cs/vcs_src/
H A Difs_agent.h82 struct server_info { struct
83 struct agent_item *agent;
84 struct mount_item *mitem;
85 char *lpath;
86 char *proxy;
87 char rpath[ STRLEN ];
88 int flags;
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/cs/vcs_src/
H A Difs_agent.h82 struct server_info { struct
83 struct agent_item *agent;
84 struct mount_item *mitem;
85 char *lpath;
86 char *proxy;
87 char rpath[ STRLEN ];
88 int flags;
/dports/shells/ksh93/ast-93u/src/cmd/cs/vcs_src/
H A Difs_agent.h82 struct server_info { struct
83 struct agent_item *agent;
84 struct mount_item *mitem;
85 char *lpath;
86 char *proxy;
87 char rpath[ STRLEN ];
88 int flags;
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/cloudscale/
H A Dcloudscale_server.py346 def _start_stop_server(self, server_info, target_state="running", ignore_diff=False): argument
369 def _update_param(self, param_key, server_info, requires_stop=False): argument
438 def _create_server(self, server_info): argument
453 def _update_server(self, server_info): argument
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/auth/
H A Dauth_util.c241 struct auth_serversupplied_info *server_info; in make_server_info_netlogon_validation() local
371 struct auth_serversupplied_info *server_info; in auth_anonymous_server_info() local
441 struct auth_serversupplied_info *server_info; in auth_system_server_info() local
510 struct auth_serversupplied_info *server_info, in auth_generate_session_info()
544 struct auth_serversupplied_info *server_info = NULL; in auth_anonymous_session_info() local
589 struct auth_serversupplied_info *server_info = NULL; in auth_system_session_info() local
H A Dauth_sam_reply.c30 struct auth_serversupplied_info *server_info, in auth_convert_server_info_sambaseinfo()
111 struct auth_serversupplied_info *server_info, in auth_convert_server_info_saminfo3()
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/include/
H A Ds_conf.h246 struct server_info struct
248 char *name;
249 char sid[4];
250 char *description;
251 char *network_name;
252 char *network_desc;
253 int hub;
255 struct sockaddr_in ip;
263 char *ssl_private_key;
264 char *ssl_ca_cert;
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cloudscale_ch/cloud/plugins/modules/
H A Dserver.py408 def _start_stop_server(self, server_info, target_state="running", ignore_diff=False): argument
431 def _update_param(self, param_key, server_info, requires_stop=False): argument
500 def _create_server(self, server_info): argument
516 def _update_server(self, server_info): argument
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/include/
H A Ds_conf.h249 struct server_info struct
251 char *name;
252 char sid[4];
253 char *description;
254 char *network_name;
255 char *network_desc;
256 int hub;
258 struct sockaddr_in ip;
266 char *ssl_private_key;
267 char *ssl_ca_cert;
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/admin/inc/
H A Dclass.soserver.inc.php40 function add($server_info)
45 function update($server_info)
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Ddistribute-cache.c331 *server_info; in AcquireDistributeCacheInfo() local
385 DistributeCacheInfo *server_info) in DestroyDistributeCacheInfo()
1013 MagickPrivate int GetDistributeCacheFile(const DistributeCacheInfo *server_info) in GetDistributeCacheFile()
1045 const DistributeCacheInfo *server_info) in GetDistributeCacheHostname()
1075 MagickPrivate int GetDistributeCachePort(const DistributeCacheInfo *server_info) in GetDistributeCachePort()
1108 DistributeCacheInfo *server_info,Image *image) in OpenDistributePixelCache()
1197 DistributeCacheInfo *server_info,const RectangleInfo *region, in ReadDistributePixelCacheMetacontent()
1270 DistributeCacheInfo *server_info,const RectangleInfo *region, in ReadDistributePixelCachePixels()
1334 DistributeCacheInfo *server_info) in RelinquishDistributePixelCache()
1399 DistributeCacheInfo *server_info,const RectangleInfo *region, in WriteDistributePixelCacheMetacontent()
[all …]
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Ddistribute-cache.c331 *server_info; in AcquireDistributeCacheInfo() local
385 DistributeCacheInfo *server_info) in DestroyDistributeCacheInfo()
1013 MagickPrivate int GetDistributeCacheFile(const DistributeCacheInfo *server_info) in GetDistributeCacheFile()
1045 const DistributeCacheInfo *server_info) in GetDistributeCacheHostname()
1075 MagickPrivate int GetDistributeCachePort(const DistributeCacheInfo *server_info) in GetDistributeCachePort()
1108 DistributeCacheInfo *server_info,Image *image) in OpenDistributePixelCache()
1197 DistributeCacheInfo *server_info,const RectangleInfo *region, in ReadDistributePixelCacheMetacontent()
1270 DistributeCacheInfo *server_info,const RectangleInfo *region, in ReadDistributePixelCachePixels()
1334 DistributeCacheInfo *server_info) in RelinquishDistributePixelCache()
1399 DistributeCacheInfo *server_info,const RectangleInfo *region, in WriteDistributePixelCacheMetacontent()
[all …]
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Ddistribute-cache.c335 *server_info; in AcquireDistributeCacheInfo() local
390 DistributeCacheInfo *server_info) in DestroyDistributeCacheInfo()
1008 MagickPrivate int GetDistributeCacheFile(const DistributeCacheInfo *server_info) in GetDistributeCacheFile()
1040 const DistributeCacheInfo *server_info) in GetDistributeCacheHostname()
1070 MagickPrivate int GetDistributeCachePort(const DistributeCacheInfo *server_info) in GetDistributeCachePort()
1103 DistributeCacheInfo *server_info,Image *image) in OpenDistributePixelCache()
1183 DistributeCacheInfo *server_info,const RectangleInfo *region, in ReadDistributePixelCacheIndexes()
1256 DistributeCacheInfo *server_info,const RectangleInfo *region, in ReadDistributePixelCachePixels()
1320 DistributeCacheInfo *server_info) in RelinquishDistributePixelCache()
1385 DistributeCacheInfo *server_info,const RectangleInfo *region, in WriteDistributePixelCacheIndexes()
[all …]
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Ddistribute-cache.c335 *server_info; in AcquireDistributeCacheInfo() local
390 DistributeCacheInfo *server_info) in DestroyDistributeCacheInfo()
1008 MagickPrivate int GetDistributeCacheFile(const DistributeCacheInfo *server_info) in GetDistributeCacheFile()
1040 const DistributeCacheInfo *server_info) in GetDistributeCacheHostname()
1070 MagickPrivate int GetDistributeCachePort(const DistributeCacheInfo *server_info) in GetDistributeCachePort()
1103 DistributeCacheInfo *server_info,Image *image) in OpenDistributePixelCache()
1183 DistributeCacheInfo *server_info,const RectangleInfo *region, in ReadDistributePixelCacheIndexes()
1256 DistributeCacheInfo *server_info,const RectangleInfo *region, in ReadDistributePixelCachePixels()
1320 DistributeCacheInfo *server_info) in RelinquishDistributePixelCache()
1385 DistributeCacheInfo *server_info,const RectangleInfo *region, in WriteDistributePixelCacheIndexes()
[all …]
/dports/net/samba412/samba-4.12.15/source3/auth/
H A Dauth_sam.c33 struct auth_serversupplied_info **server_info) in auth_sam_ignoredomain_auth()
81 struct auth_serversupplied_info **server_info) in auth_samstrict_auth()
189 struct auth_serversupplied_info **server_info) in auth_sam_netlogon3_auth()
H A Dauth_ntlmssp.c37 struct auth_serversupplied_info *server_info = NULL; in auth3_generate_session_info() local
136 void *server_info; member
152 struct auth_serversupplied_info *server_info = NULL; in auth3_check_password_send() local
H A Dauth_builtin.c39 struct auth_serversupplied_info **server_info) in check_anonymous_security()
125 struct auth_serversupplied_info **server_info) in check_name_to_ntstatus_security()
/dports/net/p5-Net-Riak/Net-Riak-0.1702/lib/Net/Riak/Role/
H A DPBC.pm80 sub server_info { subroutine
H A DREST.pm103 sub server_info { die "->server_info not supported by the REST interface" } subroutine
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/redis-module-0.25.0/src/context/
H A Dinfo.rs32 pub fn server_info(&self, section: &str) -> ServerInfo { in server_info() method
34 let server_info = unsafe { in server_info() localVariable
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/plugins/bug_report/
H A Dbug_report.php120 $server_info = fgets ($imap_stream, 1024); variable
125 $server_info = implode(' ', $list); variable

12345678910>>...13