Searched refs:UNP_HAVEPC (Results 1 – 4 of 4) sorted by relevance
110 #define UNP_HAVEPC 0x001 macro
1306 client_unp->unp_flags |= UNP_HAVEPC; in unp_copy_peercred()1310 server_unp->unp_flags |= UNP_HAVEPC; in unp_copy_peercred()
1399 if (unp->unp_flags & UNP_HAVEPC) in uipc_ctloutput()1672 client_unp->unp_flags |= UNP_HAVEPC; in unp_copy_peercred()1676 server_unp->unp_flags |= UNP_HAVEPC; in unp_copy_peercred()2898 if (unp_flags & UNP_HAVEPC) { in db_print_unpflags()