ngx_setproctitle  125 src/os/unix/ngx_process_cycle.c     ngx_setproctitle(title);
ngx_setproctitle  739 src/os/unix/ngx_process_cycle.c     ngx_setproctitle("worker process");
ngx_setproctitle  781 src/os/unix/ngx_process_cycle.c             ngx_setproctitle("worker process is shutting down");
ngx_setproctitle 1139 src/os/unix/ngx_process_cycle.c     ngx_setproctitle(ctx->name);
ngx_setproctitle   30 src/os/unix/ngx_setproctitle.h void ngx_setproctitle(char *title);
ngx_setproctitle   38 src/os/unix/ngx_setproctitle.h void ngx_setproctitle(char *title);