Searched defs:utmp (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ss/
H A Dssd.c109 #define utmp utmpx macro
127 #include <utmp.h>
153 "/etc/utmp",
154 "/var/adm/utmp",
155 "/var/run/utmp"
217 static struct utmp usrs[256];
481 usercount = n / sizeof(struct utmp);

Completed in 8 milliseconds