Searched refs:adr_ushort (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit_token.c | 86 adr_ushort(&adr, &e_type, 1); /* event ID */ in au_to_header() 87 adr_ushort(&adr, &e_mod, 1); /* event ID modifier */ in au_to_header() 121 adr_ushort(&adr, &e_type, 1); /* event ID */ in au_to_header_ex() 122 adr_ushort(&adr, &e_mod, 1); /* event ID modifier */ in au_to_header_ex() 766 adr_ushort(&adr, &iport, 1); in au_to_iport() 918 adr_ushort(&adr, &(acep->a_flags), 1); in au_to_ace() 919 adr_ushort(&adr, &(acep->a_type), 1); in au_to_ace()
|
H A D | adr.c | 31 #pragma weak adr_ushort = adr_short macro
|
H A D | audit_record.h | 454 void adr_ushort(adr_t *, ushort_t *, int);
|
/titanic_44/usr/src/lib/libbsm/common/ |
H A D | au_open.c | 242 adr_ushort(&adr, &e_type, 1); in au_close() 243 adr_ushort(&adr, &e_mod, 1); in au_close()
|
H A D | adr.c | 77 adr_ushort(adr_t *adr, ushort_t *sp, int count) in adr_ushort() function
|
H A D | libbsm.h | 105 extern void adr_ushort(adr_t *, ushort_t *, int);
|
H A D | au_to.c | 103 adr_ushort(&adr, &e_type, 1); /* event ID */ in au_to_header() 104 adr_ushort(&adr, &e_mod, 1); /* event ID modifier */ in au_to_header() 162 adr_ushort(&adr, &e_type, 1); /* event ID */ in au_to_header_ex() 163 adr_ushort(&adr, &e_mod, 1); /* event ID modifier */ in au_to_header_ex()
|
H A D | mapfile-vers | 144 adr_ushort;
|