Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ac/
H A Dac.c59 struct user_list { struct
60 struct user_list *next; argument
81 static struct user_list *Users = NULL; argument
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c273 static char **user_list; /* Ptr to array of ptrs to user names */ variable