Home
last modified time | relevance | path

Searched refs:SELSPEC_RECORD_MARKER (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.61.2/bsd/sys/
H A Dselect.h164 #define SELSPEC_RECORD_MARKER ((struct select_set *)-1) macro
/xnu-8792.61.2/bsd/miscfs/specfs/
H A Dspec_vnops.c2956 uth->uu_selset = SELSPEC_RECORD_MARKER; in filt_spec_common()
/xnu-8792.61.2/bsd/kern/
H A Dsys_generic.c2122 if (selset == SELSPEC_RECORD_MARKER) { in selrecord()
H A Dtty.c3416 uth->uu_selset = SELSPEC_RECORD_MARKER; in filt_ttyattach()