Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/tests/personas/
H A Dpersona_test.h23 PA_HAS_TYPE = 0x0200, enumerator
152 info("\t\t %ctype: %d", flags & PA_HAS_TYPE ? '+' : '-', ki->persona_type); in _dump_kpersona()