Home | History | Annotate | Download | only in openssh

Lines Matching refs:login_write

111  *  or log out) is to be taken. They both then call login_write(), which
237 return (login_write(li));
254 return (login_write(li));
430 ** login_write: Call low-level recording functions based on autoconf
434 login_write(struct logininfo *li)