Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dglob.h37 struct fn_list *glob_glob_list(struct fn_list *fnlp);
H A Dglob.c199 glob_glob_list(struct fn_list *fnlp) in glob_glob_list() function
H A Dmain.c559 globbedfiles = glob_glob_list(logfiles); in dologname()