Home | History | Annotate | Download | only in openssh

Lines Matching refs:detach_user

322 	c->detach_user = NULL;
725 c->detach_user = fn;
738 c->detach_user = NULL;
2044 if (c->detach_user != NULL) {
2048 c->detach_user(c->self, NULL);
2050 if (c->detach_user != NULL)