Searched defs:fn_stbuf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.c62 struct stat fn_stbuf; member in struct:fn
85 bzero(&fnp->fn_stbuf, sizeof (fnp->fn_stbuf));
120 ret->fn_stbuf = fnp->fn_stbuf;
174 fnp->fn_stbuf = *stp;
183 return (&fnp->fn_stbuf);
508 ret += fnp->fn_stbuf.st_size;
532 (fnp->fn_stbuf.st_mtime < ret->fn_stbuf
[all...]

Completed in 59 milliseconds