Home
last modified time | relevance | path

Searched refs:fn_rewind (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h48 void fn_rewind(struct fn *fnp);
H A Dfn.c268 fn_rewind(srcfnp); in fn_putfn()
277 fn_rewind(struct fn *fnp) in fn_rewind() function
H A Dglob.c345 fn_rewind(fnp); in glob_to_reglob()