include > httpd.h > process_rec

「include/httpd.h/process_rec」の編集履歴(バックアップ)一覧はこちら

include/httpd.h/process_rec」(2010/06/30 (水) 21:12:31) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

struct process_rec { /** Global pool. Cleared upon normal exit */ apr_pool_t *pool; /** Configuration pool. Cleared upon restart */ apr_pool_t *pconf; /** Number of command line arguments passed to the program */ int argc; /** The command line arguments */ const char * const *argv; /** The program name used to execute the program */ const char *short_name; };

表示オプション

横に並べて表示:
変化行の前後のみ表示: