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

/illumos-gate/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);
339 * glob_to_reglob -- convert a glob (*, ?, etc) to a reglob (.*, ., etc.)
342 glob_to_reglob(struct fn *fnp) function
H A Dmain.c883 pattern = glob_to_reglob(template);

Completed in 59 milliseconds