Home
last modified time | relevance | path

Searched refs:ndmpd_make_exc_list (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd.h932 extern char **ndmpd_make_exc_list(void);
H A Dndmpd_tar.c897 } else if ((np->nr_excls = ndmpd_make_exc_list()) == NULL) { in malloc_paths()
H A Dndmpd_util.c2228 ndmpd_make_exc_list(void) in ndmpd_make_exc_list() function
H A Dndmpd_tar3.c2289 bp.bp_excls = ndmpd_make_exc_list(); in backup_reader_v3()