Home
last modified time | relevance | path

Searched refs:WTMP_FILE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetut.c503 _compat_updwtmp(WTMP_FILE, utp); in _compat_makeut()
519 _compat_updwtmp(WTMP_FILE, utp); in _compat_makeut()
528 _compat_updwtmp(WTMP_FILE, utp); in _compat_makeut()
563 _compat_updwtmp(WTMP_FILE, up); in _compat_modut()
/illumos-gate/usr/src/head/
H A Dutmp.h51 #define WTMP_FILE "/var/adm/wtmp" macro