/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_event.c | 743 au_uwrite(au_to_arg32(1, "exit status", rval)); in aus_exit() 761 au_uwrite(au_to_arg32(1, "accounting off", (uint32_t)0)); in aus_acct() 781 au_uwrite(au_to_arg32(2, "new file uid", uid)); in aus_chown() 782 au_uwrite(au_to_arg32(3, "new file gid", gid)); in aus_chown() 806 au_uwrite(au_to_arg32(2, "new file uid", uid)); in aus_fchown() 807 au_uwrite(au_to_arg32(3, "new file gid", gid)); in aus_fchown() 821 au_uwrite(au_to_arg32(1, "no path: fd", fd)); in aus_fchown() 848 au_uwrite(au_to_arg32(2, "new file uid", uid)); in aus_lchown() 849 au_uwrite(au_to_arg32(3, "new file gid", gid)); in aus_lchown() 893 au_uwrite(au_to_arg32(3, "new file uid", uid)); in aus_fchownat() [all …]
|
H A D | audit.c | 580 au_write(&(u_ad), au_to_arg32(1, "signal", (uint32_t)sig)); in audit_core_start() 800 au_write((caddr_t *)&(ad), au_to_arg32( in audit_closef() 1620 au_uwrite(au_to_arg32(0, "send fd", (uint32_t)fd)); 1623 au_uwrite(au_to_arg32(0, "send fd", (uint32_t)fd)); 1627 au_uwrite(au_to_arg32(0, "no path", (uint32_t)fp)); 1696 au_uwrite(au_to_arg32(2, "op", op)); in audit_setppriv() 1736 au_uwrite(au_to_arg32(2, "major", items[i].dps_maj)); in audit_devpolicy() 1738 au_uwrite(au_to_arg32(2, "lomin", items[i].dps_lomin)); in audit_devpolicy() 1739 au_uwrite(au_to_arg32(2, "himin", items[i].dps_himin)); in audit_devpolicy() 1770 au_uwrite(au_to_arg32(0, "recv fd", (uint32_t)fd)); [all …]
|
H A D | audit_record.h | 293 token_t *au_to_arg32(char, char *, uint32_t); 390 extern token_t *au_to_arg32(char, char *, uint32_t);
|
H A D | audit_token.c | 505 au_to_arg32(char n, char *text, uint32_t v) in au_to_arg32() function
|
/titanic_41/usr/src/man/man3bsm/ |
H A D | Makefile | 35 au_to_arg32.3bsm \ 93 au_to_arg32.3bsm := LINKSRC = au_to.3bsm
|
/titanic_41/usr/src/uts/common/os/ |
H A D | audit_core.c | 261 au_uwrite(au_to_arg32(0, "child PID", (uint32_t)cp->p_pid)); in audit_newproc()
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | mapfile-vers | 43 au_to_arg32;
|
H A D | au_to.c | 50 #pragma weak au_to_arg = au_to_arg32 206 au_to_arg32(char n, char *text, uint32_t v) in au_to_arg32() function
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3bsm.inc | 30 link path=usr/share/man/man3bsm/au_to_arg32.3bsm target=au_to.3bsm
|
/titanic_41/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 172 # au_to_arg32 "so",file descriptor 178 # au_to_arg32 "so", file descriptor 179 # au_to_arg32 "family", so_family 180 # au_to_arg32 "type", so_type 186 # au_to_arg32 "so", file descriptor 193 # au_to_arg32 "so", file descriptor
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 911 NO_UNLOAD_STUB(c2audit, au_to_arg32, nomod_zero);
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 992 NO_UNLOAD_STUB(c2audit, au_to_arg32, nomod_zero);
|
/titanic_41/ |
H A D | .gitignore | 4636 usr/src/man/man3bsm/au_to_arg32.3bsm
|