Home
last modified time | relevance | path

Searched refs:config_s (Results 1 – 25 of 565) sorted by relevance

12345678910>>...23

/dports/www/tinyproxy/tinyproxy-1.11.0/src/
H A Danonymous.h24 extern short int is_anonymous_enabled (struct config_s *conf);
25 extern int anonymous_search (struct config_s *conf, const char *s);
26 extern int anonymous_insert (struct config_s *conf, char *s);
H A Danonymous.c31 short int is_anonymous_enabled (struct config_s *conf) in is_anonymous_enabled()
40 int anonymous_search (struct config_s *conf, const char *s) in anonymous_search()
54 int anonymous_insert (struct config_s *conf, char *s) in anonymous_insert()
H A Dconf.h40 struct config_s { struct
116 extern int reload_config_file (const char *config_fname, struct config_s *conf); argument
119 void free_config (struct config_s *conf);
H A Dhtml-error.h26 struct config_s;
28 extern int add_new_errorpage (struct config_s *, char *filepath, unsigned int errornum);
H A Dmain.c51 struct config_s *config;
52 static struct config_s configs[2];
56 static struct config_s*
258 struct config_s *c_next = get_next_config(); in reload_config()
H A Dconf.c87 typedef int (*CONFFILE_HANDLER) (struct config_s *, const char *,
102 int func(struct config_s* conf, const char* line, \
284 void free_config (struct config_s *conf) in free_config()
393 static int check_match (struct config_s *conf, const char *line, in check_match()
411 static int config_parse (struct config_s *conf, FILE * f) in config_parse()
439 static int load_config_file (const char *config_fname, struct config_s *conf) in load_config_file()
467 static void initialize_config_defaults (struct config_s *conf) in initialize_config_defaults()
486 int reload_config_file (const char *config_fname, struct config_s *conf) in reload_config_file()
H A Dmain.h32 extern struct config_s *config;
H A Dtransparent-proxy.h35 struct config_s *config, char **url);
/dports/games/netwalk/netwalk-cb6b089/
H A Dconfig.h6 struct config_s { struct
12 typedef struct config_s *config_ptr; argument
13 typedef struct config_s config_t[1];
/dports/net-mgmt/p5-jmx4perl/jmx4perl-1.11_2/lib/JMX/Jmx4Perl/J4psh/
H A DServerHandler.pm87 my $config_s = $config->get_server_config($server);
88 if ($config_s) {
91 my $entry = { name => $server, url => $config_s->{url}, from_config => 1 } ;
101 $ret_server = $config_s->{name};
/dports/dns/ldapdns/ldapdns-2.07/
H A Dconfig.h15 struct config_s { struct
75 typedef struct config_s config_t; argument
/dports/devel/py-pre-commit/pre_commit-1.21.0/pre_commit/commands/
H A Dtry_repo.py68 config_s = ordered_dump(config, **C.YAML_DUMP_KWARGS)
72 cfg.write(config_s)
77 output.write(config_s)
/dports/www/cntlm/cntlm-0.92.3/
H A Dconfig.h32 typedef struct config_s *config_t;
33 struct config_s { struct
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dsshd.c1176 SOCK_STREAM, 0, config_s) == -1) {
1214 send_rexec_state(config_s[0], cfg);
1215 close(config_s[0]);
1247 close(config_s[0]);
1272 send_rexec_state(config_s[0], cfg);
1273 close(config_s[0]);
1274 close(config_s[1]);
1426 int config_s[2] = { -1 , -1 }; local
1939 &newsock, config_s);
1975 dup2(config_s[1], REEXEC_CONFIG_PASS_FD);
[all …]
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dsshd.c1254 SOCK_STREAM, 0, config_s) == -1) {
1291 send_rexec_state(config_s[0],
1293 close(config_s[0]);
1324 close(config_s[0]);
1338 send_rexec_state(config_s[0], &cfg);
1339 close(config_s[0]);
1340 close(config_s[1]);
1387 int config_s[2] = { -1 , -1 }; local
1928 &newsock, config_s);
1964 dup2(config_s[1], REEXEC_CONFIG_PASS_FD);
[all …]
/dports/security/openssh-portable/openssh-8.8p1/
H A Dsshd.c1292 SOCK_STREAM, 0, config_s) == -1) {
1330 send_rexec_state(config_s[0], cfg);
1331 close(config_s[0]);
1363 close(config_s[0]);
1388 close(config_s[1]);
1389 send_rexec_state(config_s[0], cfg);
1390 close(config_s[0]);
1553 int config_s[2] = { -1 , -1 }; local
2114 &newsock, config_s);
2148 dup2(config_s[1], REEXEC_CONFIG_PASS_FD);
[all …]
/dports/multimedia/avinfo/avinfo-1.0.a15/src/
H A Dconfig.h25 typedef struct config_s{ struct
/dports/sysutils/dsbdriverd/dsbdriverd-1.0/
H A Dconfig.h33 typedef struct config_s { struct
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/analyzer/
H A Ddata-model-17.c8 typedef struct config_s { struct
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Ddata-model-17.c8 typedef struct config_s { struct
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Ddata-model-17.c8 typedef struct config_s { struct
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Ddata-model-17.c8 typedef struct config_s { struct
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/analyzer/
H A Ddata-model-17.c8 typedef struct config_s { struct
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/analyzer/
H A Ddata-model-17.c8 typedef struct config_s { struct
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Ddata-model-17.c8 typedef struct config_s { struct

12345678910>>...23