/titanic_50/usr/src/lib/libbsm/common/ |
H A D | audit_rexd.c | 243 (void) au_close(rd, 0, 0); 260 if (au_close(rd, 1, event) < 0) { 261 (void) au_close(rd, 0, 0); 360 (void) au_close(rd, 0, 0); 378 if (au_close(rd, 1, event) < 0) { 379 (void) au_close(rd, 0, 0);
|
H A D | audit_rexecd.c | 217 (void) au_close(rd, 0, 0); 232 if (au_close(rd, 1, event) < 0) { 233 (void) au_close(rd, 0, 0); 325 (void) au_close(rd, 0, 0); 339 if (au_close(rd, 1, event) < 0) { 340 (void) au_close(rd, 0, 0);
|
H A D | audit_allocate.c | 137 (void) au_close(ad, 0, 0); 151 if (au_close(ad, 1, event) < 0) { 152 (void) au_close(ad, 0, 0);
|
H A D | audit_ftpd.c | 207 if (au_close(rd, 1, AUE_ftpd) < 0) { in generate_record() 208 (void) au_close(rd, 0, 0); in generate_record() 298 if (au_close(rd, 1, AUE_ftpd_logout) < 0) { in audit_ftpd_logout() 299 (void) au_close(rd, 0, 0); in audit_ftpd_logout()
|
H A D | audit_rshd.c | 142 (void) au_close(rd, 0, 0); in generate_record() 168 if (au_close(rd, 1, rshd_event) < 0) { in generate_record() 169 (void) au_close(rd, 0, 0); in generate_record()
|
H A D | generic.c | 452 if (au_close(ad, 1, aug_event) < 0) { in aug_audit() 453 (void) au_close(ad, 0, 0); in aug_audit()
|
H A D | libbsm.h | 138 extern int au_close(int, int, au_event_t);
|
H A D | au_open.c | 140 au_close(int d, int right, au_event_t e_type) in au_close() function
|
H A D | mapfile-vers | 74 au_close;
|
H A D | adt_token.c | 141 rc = au_close(event->ae_event_handle, AU_TO_WRITE, in adt_token_close()
|
/titanic_50/usr/src/cmd/smserverd/ |
H A D | myaudit.c | 241 if (au_close(ad, 1, door_dp->audit_event) < 0) { in audit_audit() 242 (void) au_close(ad, 0, 0); in audit_audit()
|
/titanic_50/usr/src/man/man3bsm/ |
H A D | Makefile | 33 MANLINKS= au_close.3bsm \ 89 au_close.3bsm := LINKSRC = au_open.3bsm
|
/titanic_50/usr/src/uts/common/c2/ |
H A D | audit_event.c | 1995 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in aus_close() 4174 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in auf_recvmsg() 4220 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in auf_recvmsg() 4376 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in auf_recvfrom() 4421 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in auf_recvfrom() 4566 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in auf_sendmsg() 4612 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in auf_sendmsg() 4762 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in auf_sendto() 4807 au_close(kctx, &(u_ad), 0, 0, 0, NULL); in auf_sendto() 5461 au_close(kctx, &(u_ad), 0, 0, 0, NULL); [all …]
|
H A D | audit.c | 636 au_close(kctx, &(u_ad), flag, tad->tad_event, tad->tad_evmod, NULL); in audit_core_finish() 827 au_close(kctx, (caddr_t *)&(ad), AU_OK | AU_DEFER, in audit_closef() 999 au_close(kctx, &(u_ad), flag | AU_DONTBLOCK, in audit_reboot() 1941 au_close(kctx, (caddr_t *)&ad, AU_OK, AUE_CRYPTOADM, tad->tad_evmod, in audit_cryptoadm() 2014 au_close(kctx, (caddr_t *)&ad, AU_OK, AUE_CONFIGKSSL, tad->tad_evmod, in audit_kssl() 2147 au_close(kctx, (caddr_t *)&ad, flag, tad->tad_event, tad->tad_evmod, in audit_pf_policy()
|
H A D | audit_io.c | 104 au_close(au_kcontext_t *kctx, caddr_t *d, int flag, au_event_t e_type, in au_close() function 838 au_close(kctx, ad, AU_DONTBLOCK | AU_OK, aid, PAD_NONATTR|amod, e_time); in audit_async_finish()
|
H A D | audit_start.c | 368 au_close(kctx, &(u_ad), flag, tad->tad_event, tad->tad_evmod, in audit_finish()
|
H A D | audit_record.h | 303 void au_close(au_kcontext_t *, caddr_t *, int, au_event_t, au_emod_t,
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3bsm.inc | 28 link path=usr/share/man/man3bsm/au_close.3bsm target=au_open.3bsm
|
/titanic_50/usr/src/cmd/auditconfig/ |
H A D | auditconfig.c | 1204 if (au_close(rd, 1, evp->ae_number) == -1) { in do_audit()
|
/titanic_50/ |
H A D | .gitignore | 4634 usr/src/man/man3bsm/au_close.3bsm
|