Searched refs:NXPROVF_CLOSED (Results 1 – 2 of 2) sorted by relevance
274 #define NXPROVF_CLOSED 0x2 /* attached but closed */ macro
270 if (!(nxprov->nxprov_flags & NXPROVF_CLOSED) && in nxctl_close()1655 if (nxprov->nxprov_flags & NXPROVF_CLOSED) { in nxprov_close()1675 nxprov->nxprov_flags |= NXPROVF_CLOSED; in nxprov_close()1889 if (nxprov == NULL || (nxprov->nxprov_flags & NXPROVF_CLOSED)) { in nx_create()2150 (nxprov->nxprov_flags & NXPROVF_CLOSED)) { in nx_detach()