Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/logadm/
H A Dkw.c270 fn_renew(kw, NULL); in kw_expand()
419 fn_renew(src, argv[i]); in main()
420 fn_renew(dst, NULL); in main()
H A Dfn.h46 void fn_renew(struct fn *fnp, const char *s);
H A Dglob.c407 fn_renew(argfnp, argv[i]); in main()
H A Dfn.c207 fn_renew(struct fn *fnp, const char *s) in fn_renew() function
H A Dmain.c852 fn_renew(recentlog, fn_s(newfile)); in rotateto()