Searched refs:users (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/SETUP/config/
H A Dmkmakefile.c161 static struct users { struct
165 } users[] = { variable in typeref:struct:users
189 #define NUSERS (sizeof (users) / sizeof (users[0]))
219 struct users *up;
266 up = &users[MACHINE_VAX-1];
268 up = &users[machine-1];

Completed in 18 milliseconds