Searched refs:ngx_setproctitle (Results 1 – 4 of 4) sorted by relevance
17 #define ngx_setproctitle(title) setproctitle("%s", title) macro30 void ngx_setproctitle(char *title);38 void ngx_setproctitle(char *title);43 #define ngx_setproctitle(title) macro
79 ngx_setproctitle(char *title) in ngx_setproctitle() function
140 ngx_setproctitle(title); in ngx_master_process_cycle()923 ngx_setproctitle("worker process is shutting down"); in ngx_worker_process_cycle_loop()952 ngx_setproctitle("worker process"); in ngx_worker_process_cycle()980 ngx_setproctitle("worker process is shutting down"); in ngx_worker_process_cycle()1419 ngx_setproctitle(ctx->name); in ngx_cache_manager_process_cycle()
140 src/os/unix/ngx_setproctitle.h \178 src/os/unix/ngx_setproctitle.c \