Searched defs:dlua_run_script (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-lua/ | ||
H A D | dlua-script.c | 137 static int dlua_run_script(struct dlua_script *script, const char **error_r) function 164 if (dlua_run_script(script, error_r) < 0) { |
Completed in 7 milliseconds