search_utmpx
static void search_utmpx(const char *, char *, size_t, const char *, uid_t);
search_utmpx(argv[1], tty, sizeof tty, mytty, myuid);