Searched refs:excld_lst (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/cachefs/cachefspack/ |
H A D | docmds.c | 69 do_base_dir(char *dirpath, struct item *incld_lst, struct item *excld_lst, in do_base_dir() argument 102 iitem->i_flag, excld_lst, 0, &symlk, func); in do_base_dir() 147 (LF_SYMLINK | LF_REGEX), excld_lst, 0, &symlk, func); in do_base_dir() 189 do_list_item(char *dirpath, char *pat, int flags, struct item *excld_lst, in do_list_item() argument 265 eitem = excld_lst->i_next; in do_list_item() 319 "*", flags, excld_lst, in do_list_item() 341 excld_lst, dir, symlk_lst, func); in do_list_item()
|