Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dglob.h39 struct fn *glob_to_reglob(struct fn *fnp);
H A Dglob.c184 newfnp = glob_to_reglob(nextfnp); in glob_glob()
340 glob_to_reglob(struct fn *fnp) in glob_to_reglob() function
H A Dmain.c888 pattern = glob_to_reglob(template); in expirefiles()