Home
last modified time | relevance | path

Searched refs:FPM_EXIT_USAGE (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm.h21 #define FPM_EXIT_USAGE EX_USAGE macro
23 #define FPM_EXIT_USAGE 64 macro
H A Dfpm_main.c1730 exit_status = (c == 'h') ? FPM_EXIT_OK : FPM_EXIT_USAGE;
1781 exit_status = FPM_EXIT_USAGE;

Completed in 10 milliseconds