search_utmp
void search_utmp(char *, char *, int, char *, uid_t);
search_utmp(argv[1], tty, sizeof tty, mytty, myuid);