Searched defs:utmpbuf (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ | ||
H A D | getutx.c | 1258 static struct futmpx *utmpbuf = NULL; variable |
/titanic_41/usr/src/cmd/init/ | ||
H A D | init.c | 2662 struct utmpx utmpbuf, *u, *oldu; in account() local |