Searched refs:execute_now (Results 1 – 5 of 5) sorted by relevance
/dports/deskutils/easystroke/easystroke-0.6.0/ |
H A D | main.cc | 483 prefs.execute_now(); in ~App() 484 action_watcher->execute_now(); in ~App()
|
H A D | var.h | 152 void execute_now() { in execute_now() function
|
/dports/www/htdigest/httpd-2.4.6/server/ |
H A D | config.c | 1084 static const char *execute_now(char *cmd_line, const char *args, 1141 retval = execute_now(cmd_name, args, parms, p, temp_pool, in ap_build_config_sub() 1650 static const char *execute_now(char *cmd_line, const char *args, in execute_now() function
|
/dports/www/apache24/httpd-2.4.53/server/ |
H A D | config.c | 1104 static const char *execute_now(char *cmd_line, const char *args, 1170 retval = execute_now(cmd_name, args, parms, p, temp_pool, in ap_build_config_sub() 1680 static const char *execute_now(char *cmd_line, const char *args, in execute_now() function
|
/dports/www/mod_perl2/mod_perl-2.0.11/docs/devel/core/ |
H A D | apache_integration.pod | 81 explained, C<execute_now()> invokes the corresponding callback with
|