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

/xsrc/external/mit/xterm/dist/
H A Dmain.c3592 * But we'll also check ut_line in find_utmp().
3607 find_utmp(struct UTMP_STR *tofind) function in typeref:struct:UTMP_STR *
4893 utret = find_utmp(&utmp);
4897 utret = find_utmp(&utmp);
5525 while ((utptr = find_utmp(&utmp)) != NULL) {

Completed in 7 milliseconds