Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h38 struct fn *fn_dirname(struct fn *fnp);
H A Dfn.c127 fn_dirname(struct fn *fnp) in fn_dirname() function
H A Dmain.c832 dirname = fn_dirname(newfile); in rotateto()