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

/xsrc/external/mit/xterm/dist/
H A Dmain.c804 static char etc_utmp[] = UTMP_FILENAME; variable in typeref:typename:char[]
4983 (i = open(etc_utmp, O_WRONLY)) >= 0) {
5579 if ((wfd = open(etc_utmp, O_WRONLY)) >= 0) {

Completed in 7 milliseconds