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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h41 void fn_setn(struct fn *fnp, int n);
H A Dglob.c50 * filename (see fn_setn() in fn.c). logadm uses this mechanism to
155 * fn_setn() and fn_setstat() are called to set the "n" and stat information
304 fn_setn(matchfnp, n);
H A Dfn.c150 * fn_setn -- set the "n" value for a filename
158 fn_setn(struct fn *fnp, int n) function
516 * this function uses the "n" values (set by fn_setn()) to determine

Completed in 60 milliseconds