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

/macosx-10.10/uucp-11/uucp/contrib/
H A Dtstout.c81 #define UTMPFILE "/etc/utmp" macro
94 if (!(fp = fopen(UTMPFILE, "r+")))
/macosx-10.10/screen-22/screen/
H A Dos.h265 # define UTMPFILE UTMPX_FILE macro
287 # ifndef UTMPFILE
289 # define UTMPFILE UTMP_FILE macro
292 # define UTMPFILE _PATH_UTMP macro
294 # define UTMPFILE "/etc/utmp" macro
H A Dutmp.c99 static char UtmpName[] = UTMPFILE;
159 # ifdef UTMPFILE
160 Msg(0, "Unable to modify %s.\n", UTMPFILE);
H A Dhelp.c66 printf("-l Login mode on (update %s), -ln = off.\n", UTMPFILE);

Completed in 140 milliseconds