Searched refs:UTMP_STR (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dmain.c329 #define UTMP_STR utmpx macro
331 #define UTMP_STR utmp macro
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 utm
[all...]

Completed in 6 milliseconds