Home
last modified time | relevance | path

Searched defs:get_flags (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/osfmk/kern/
H A Dexception.c293 thread_set_status_flags_t get_flags = TSSF_TRANSLATE_TO_USER; in exception_deliver() local
409 thread_set_status_flags_t get_flags = TSSF_TRANSLATE_TO_USER; in exception_deliver() local
/xnu-8796.141.3/bsd/sys/
H A Ddecmpfs.h274 decmpfs_get_decompression_flags_func get_flags; member