Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libc/port/gen/
H A Dgetutx.c1258 static struct futmpx *utmpbuf = NULL; variable
[all...]
/titanic_52/usr/src/cmd/init/
H A Dinit.c2662 struct utmpx utmpbuf, *u, *oldu; in account() local