Searched refs:adr_short (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_token.c153 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 Dadr.c31 #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 Daudit_record.h455 void adr_short(adr_t *, short *, int);
/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_to.c194 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 Dadr.c61 * adr_short - pull out shorts
64 adr_short(adr_t *adr, short *sp, int count) function
H A Dlibbsm.h104 extern void adr_short(adr_t *, short *, int);
/illumos-gate/usr/src/cmd/auditreduce/
H A Dproc.c1016 adr_short(&adr, &ssize, 1);
1035 adr_short(&adr, &ssize, 1);
H A Dmain.c722 adr_short(&adr, &i, 1);
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c421 adr_short(&adr, &i, 1);

Completed in 73 milliseconds