Home
last modified time | relevance | path

Searched refs:Olduser (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.sbin/sa/
H A Dsa.c71 struct Olduser{ struct
80 struct Olduser oldu; argument
506 sizeof(struct Olduser),1,ff);
509 sizeof(struct Olduser),1,ff);
907 fread((char *)&(userbuf.oldu), sizeof(struct Olduser), 1, f) == 1; in init()