audit
UINT8 audit : 1;
int audit(const void *, int);
cvt_addr(uint32_t *audit, int32_t type, struct in6_addr address)
audit[0] = address._S6_un._S6_u32[3];
(void) memcpy(audit, address._S6_un._S6_u32,
int audit = (c->cache_flags & KMF_AUDIT);
if (audit) {
if (!audit)
int audit = (c->cache_flags & UMF_AUDIT);
if (audit) {
if (!audit)
Dbg_file_filtee(Lm_list *lml, const char *filter, const char *filtee, int audit)
if (audit)
int audit = 0;
audit = 1;
DBG_CALL(Dbg_file_filtee(lml, 0, pdp->pd_pname, audit));
audit = 1;
audit));
Addr base, fltr = 0, audit = 0, cfile = 0, crle = 0;
audit = dyn->d_un.d_val;
if (audit) {
char *cp = audit + (char *)STRTAB(lmp);
int audit = 0;
package com.sun.audit;
v = audit((caddr_t)buffer, byte_count);
extern int audit(char *, int);
int audit(caddr_t, int);
result = audit((caddr_t)uap->a1, (int)uap->a2);