Home
last modified time | relevance | path

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

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