Lines Matching refs:UTMP_STR
329 #define UTMP_STR utmpx
331 #define UTMP_STR utmp
2053 typedef struct UTMP_STR UTMP_STRUCT;
3595 init_utmp(int type, struct UTMP_STR *tofind)
3606 static struct UTMP_STR *
3607 find_utmp(struct UTMP_STR *tofind)
3609 struct UTMP_STR *result;
3610 struct UTMP_STR limited;
3611 struct UTMP_STR working;
3969 struct UTMP_STR utmp;
3971 struct UTMP_STR *utret = NULL;
4297 struct UTMP_STR dummy;
5495 struct UTMP_STR utmp;
5496 struct UTMP_STR *utptr;