Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/logadm/
H A Dglob.h41 struct fn *glob_to_reglob(struct fn *fnp);
H A Dglob.c186 newfnp = glob_to_reglob(nextfnp); in glob_glob()
342 glob_to_reglob(struct fn *fnp) in glob_to_reglob() function
H A Dmain.c883 pattern = glob_to_reglob(template); in expirefiles()