Home
last modified time | relevance | path

Searched refs:SCHF_DEFUNCT_OK (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/ !
H A Dos_stats_private.h1108 #define SCHF_DEFUNCT_OK 0x00000010 macro
/xnu-8792.41.9/bsd/skywalk/nexus/ !
H A Dnexus.c3164 flags |= (ch_mode & CHMODE_DEFUNCT_OK) ? SCHF_DEFUNCT_OK : 0; in nexus_channel_get_flags()