Searched refs:tlm_is_excluded (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/ndmpd/include/ |
H A D | tlm_buffers.h | 218 extern boolean_t tlm_is_excluded(char *, char *, char **);
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_tar.c | 680 if (tlm_is_excluded("", bk_path, np->nr_excls)) { 813 if (tlm_is_excluded(np->nr_unchkp_nm, dname,
|
H A D | ndmpd_fhistory.c | 884 if (tlm_is_excluded(dir, nm, ndmp_excl_list)) {
|
H A D | ndmpd_tar3.c | 1877 } else if (tlm_is_excluded(pnp->tn_path, ent, bpp->bp_excls)) {
|
/illumos-gate/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_lib.c | 820 tlm_is_excluded(char *dir, char *name, char **excl_files) function
|
Completed in 59 milliseconds