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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h43 void fn_setstat(struct fn *fnp, struct stat *stp);
H A Dglob.c59 * struct (see fn_setstat() in fn.c).
155 * fn_setn() and fn_setstat() are called to set the "n" and stat information
305 fn_setstat(matchfnp, &stbuf);
H A Dfn.c164 * fn_setstat -- store a struct stat with a filename
172 fn_setstat(struct fn *fnp, struct stat *stp) function
178 * fn_getstat -- return a pointer to the stat info stored by fn_setstat()

Completed in 100 milliseconds