Searched refs:UNP_BINDING (Results 1 – 3 of 3) sorted by relevance
123 #define UNP_BINDING 0x020 /* Currently binding. */ macro
626 if (unp->unp_flags & UNP_BINDING) { in uipc_bindat()630 unp->unp_flags |= UNP_BINDING; in uipc_bindat()687 unp->unp_flags &= ~UNP_BINDING; in uipc_bindat()697 unp->unp_flags &= ~UNP_BINDING; in uipc_bindat()2918 if (unp_flags & UNP_BINDING) { in db_print_unpflags()