Home | History | Annotate | Download | only in openssh

Lines Matching refs:setproctitle

114 /* Saves a copy of argv for setproctitle emulation */
258 /* Prepare for later setproctitle emulation */
259 /* Save argv so it isn't clobbered by setproctitle() emulation */
997 setproctitle("%s [mux]", options.control_path);