Searched refs:NLPF_TAR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd.h195 #define NLPF_TAR (1 << 5) macro
215 #define NLP_ISTAR(n) NLP_ISSET(n, NLPF_TAR)
H A Dndmpd_data.c1420 NLP_SET(nlp, NLPF_TAR);
1427 NLP_UNSET(nlp, NLPF_TAR);
2118 NLP_SET(nlp, NLPF_TAR);
2125 NLP_UNSET(nlp, NLPF_TAR);

Completed in 64 milliseconds