Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dglob.c216 glob_reglob(struct fn *fnp) in glob_reglob() function
332 fn_list_addfn_list(ret, glob_reglob(fnp)); in glob_reglob_list()
407 fnlp = glob_reglob(argfnp); in main()
H A Dglob.h38 struct fn_list *glob_reglob(struct fn *fnp);
H A Dmain.c898 files = glob_reglob(pattern); in expirefiles()