HomeSort by relevance Sort by last modified time
    Searched refs:audp_ref (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/c2/
audit_path.c 79 newapp->audp_ref = 1;
105 atomic_add_32(&app->audp_ref, 1);
114 if (atomic_add_32_nv(&app->audp_ref, -1) > 0)
audit_kernel.h 106 uint_t audp_ref; /* reference count */ member in struct:audit_path
audit_event.c     [all...]

Completed in 949 milliseconds