Home
last modified time | relevance | path

Searched refs:do_rlogin (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/libexec/rlogind/
Drlogind.c122 int do_rlogin(union sockunion *);
263 if (do_rlogin(fromp) == 0) in doit()
507 do_rlogin(union sockunion *dest) in do_rlogin() function