Searched refs:AU_UNIMPL (Results 1 – 2 of 2) sorted by relevance
82 return (AU_UNIMPL); in au_notify_initialize()121 if (status == AU_UNIMPL) in au_get_state()122 return (AU_UNIMPL); in au_get_state()143 return (AU_UNIMPL); in au_get_state()
942 #define AU_UNIMPL NOTIFY_STATUS_FAILED + 1 /* audit unimplemented */ macro