OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_UTMPX
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/
utmpx.h
39
#define
_PATH_UTMPX
"/var/run/utmpx"
83
* stored in
_PATH_UTMPX
or _PATH_WTMPX. This is not the format the
/src/lib/libc/gen/
utmpx.c
61
static char utfile[MAXPATHLEN] =
_PATH_UTMPX
;
251
if (strcmp(
_PATH_UTMPX
, utfile) == 0) {
/src/usr.bin/who/
utmpentry.c
123
sfname = fname ? fname :
_PATH_UTMPX
;
Completed in 23 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026