Searched refs:fn_renew (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h46 void fn_renew(struct fn *fnp, const char *s);
H A Dkw.c270 fn_renew(kw, NULL);
419 fn_renew(src, argv[i]);
420 fn_renew(dst, NULL);
H A Dglob.c407 fn_renew(argfnp, argv[i]);
H A Dfn.c200 * fn_renew -- reset a filename buffer
202 * calling fn_renew(fnp, s) is the same as calling:
207 fn_renew(struct fn *fnp, const char *s) function
H A Dmain.c852 fn_renew(recentlog, fn_s(newfile));

Completed in 49 milliseconds