Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd.h849 extern char **ndmp_excl_list;
H A Dndmpd_fhistory.c884 if (tlm_is_excluded(dir, nm, ndmp_excl_list)) { in ndmpd_fhdir_v3_cb()
H A Dndmpd_tar3.c115 char **ndmp_excl_list = NULL; variable