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

/xsrc/external/mit/xterm/dist/
H A Dmain.c2051 my_utmp_id(char *device) function in typeref:typename:char *
2094 TRACE(("my_utmp_id (%s) -> '%s'\n", device, result));
3599 copy_filled(tofind->ut_id, my_utmp_id(ttydev), sizeof(tofind->ut_id));
4921 copy_filled(utmp.ut_id, my_utmp_id(ttydev), sizeof(utmp.ut_id));

Completed in 7 milliseconds