Searched defs:nr_excls (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c61 char **nr_excls; member in struct:ndmp_run_args
680 if (tlm_is_excluded("", bk_path, np->nr_excls)) {
814 np->nr_excls)) {
878 free(np->nr_excls);
898 } else if ((np->nr_excls = ndmpd_make_exc_list()) == NULL) {

Completed in 61 milliseconds