Searched defs:Save (Results 1 – 2 of 2) sorted by relevance
134 struct Save { struct135 struct Save *last; argument152 int (*statf)(const char *, struct stat *, struct Save *, int flags); argument
172 Save(int *msgvec) in Save() function