Searched refs:NLPF_DIRECT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c981 NLP_UNSET(nlp, NLPF_DIRECT);
995 NLP_SET(nlp, NLPF_DIRECT);
1001 NLP_UNSET(nlp, NLPF_DIRECT);
1005 NLP_SET(nlp, NLPF_DIRECT);
1009 NLP_UNSET(nlp, NLPF_DIRECT);
1016 if (NLP_ISSET(nlp, NLPF_DIRECT)) {
2851 if (NLP_ISSET(nlp, NLPF_DIRECT))
3885 if (NLP_ISSET(nlp, NLPF_DIRECT)) {
3903 NLP_UNSET(nlp, NLPF_DIRECT);
3940 if (NLP_ISSET(nlp, NLPF_DIRECT))
[all...]
H A Dndmpd.h192 #define NLPF_DIRECT (1 << 2) macro
H A Dndmpd_fhistory.c762 if (!NLP_ISSET(nlp, NLPF_DIRECT)) {
976 if (!NLP_ISSET(nlp, NLPF_DIRECT))

Completed in 73 milliseconds