Searched refs:adr_short (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit_token.c | 153 adr_short(&adr, &magic, 1); /* magic number */ 220 adr_short(&adr, (short *)p, unit_count); 354 adr_short(&adr, &bytes, 1); 429 adr_short(&adr, &bytes, 1); 519 adr_short(&adr, &bytes, 1); 554 adr_short(&adr, &bytes, 1); 589 adr_short(&adr, &bytes, 1); 710 adr_short(&adr, &bytes, 1); 740 adr_short(&adr, (short *)&(ipp->ip_len), 3); 742 adr_short( [all...] |
H A D | adr.c | 31 #pragma weak adr_ushort = adr_short 72 * adr_short - pull out shorts 75 adr_short(adr_t *adr, short *sp, int count) function
|
H A D | audit_record.h | 455 void adr_short(adr_t *, short *, int);
|
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | au_to.c | 194 adr_short(&adr, &magic, 1); /* magic number */ 223 adr_short(&adr, &bytes, 1); 252 adr_short(&adr, &bytes, 1); 356 adr_short(&adr, (short *)p, unit_count); 414 adr_short(&adr, &t_bytes, 1); 416 adr_short(&adr, &p_bytes, 1); 567 adr_short(&adr, (short *)&so->so_type, 1); 568 adr_short(&adr, (short *)&inp->inp_lport, 1); 570 adr_short(&adr, (short *)&inp->inp_fport, 1); 717 adr_short( [all...] |
H A D | adr.c | 61 * adr_short - pull out shorts 64 adr_short(adr_t *adr, short *sp, int count) function
|
H A D | libbsm.h | 104 extern void adr_short(adr_t *, short *, int);
|
/illumos-gate/usr/src/cmd/auditreduce/ |
H A D | proc.c | 1016 adr_short(&adr, &ssize, 1); 1035 adr_short(&adr, &ssize, 1);
|
H A D | main.c | 722 adr_short(&adr, &i, 1);
|
/illumos-gate/usr/src/lib/auditd_plugins/binfile/ |
H A D | binfile.c | 421 adr_short(&adr, &i, 1);
|
Completed in 73 milliseconds