_compat_getutid
if (_compat_getutid(&tmpbuf) == NULL) {
if (_compat_getutid(&tmpbuf) == NULL) {
struct utmp *_compat_getutid(const struct utmp *);
extern struct utmp *_compat_getutid(const struct utmp *);
return (_compat_getutid(entry));