Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c132 struct Save { struct
133 struct Save *last; argument
150 int (*statf)(const char *, struct stat *, struct Save *, int flags); argument
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd2.c172 Save(int *msgvec) in Save() function