Home
last modified time | relevance | path

Searched defs:UTMP_FILE (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYUtils.c111 #define UTMP_FILE UTMPX_FILE macro
114 #define UTMP_FILE __UTMPX_FILE /* at least in OS/390 S/390 -- gil -- 2100 */ macro
117 #define UTMP_FILE "/var/adm/utmpx" /* Digital Unix 4.0 */ macro
164 #define UTMP_FILE _PATH_UTMP macro
166 #define UTMP_FILE "/etc/utmp" macro