Home
last modified time | relevance | path

Searched refs:adr_short (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/libbsm/common/
H A Dau_to.c194 adr_short(&adr, &magic, 1); /* magic number */ in au_to_trailer()
223 adr_short(&adr, &bytes, 1); in au_to_arg32()
252 adr_short(&adr, &bytes, 1); in au_to_arg64()
356 adr_short(&adr, (short *)p, unit_count); in au_to_data()
414 adr_short(&adr, &t_bytes, 1); in au_to_privset()
416 adr_short(&adr, &p_bytes, 1); in au_to_privset()
567 adr_short(&adr, (short *)&so->so_type, 1); in au_to_socket()
568 adr_short(&adr, (short *)&inp->inp_lport, 1); in au_to_socket()
570 adr_short(&adr, (short *)&inp->inp_fport, 1); in au_to_socket()
717 adr_short(&adr, &bytes, 1); in au_to_text()
[all …]
H A Dadr.c64 adr_short(adr_t *adr, short *sp, int count) in adr_short() function
H A Dlibbsm.h104 extern void adr_short(adr_t *, short *, int);
H A Dmapfile-vers143 adr_short;
/titanic_50/usr/src/uts/common/c2/
H A Daudit_token.c153 adr_short(&adr, &magic, 1); /* magic number */ in au_to_trailer()
220 adr_short(&adr, (short *)p, unit_count); in au_to_data()
354 adr_short(&adr, &bytes, 1); in au_to_text()
429 adr_short(&adr, &bytes, 1); in au_to_zonename()
519 adr_short(&adr, &bytes, 1); in au_to_arg32()
554 adr_short(&adr, &bytes, 1); in au_to_arg64()
589 adr_short(&adr, &bytes, 1); in au_to_path()
710 adr_short(&adr, &bytes, 1); in au_to_opaque()
740 adr_short(&adr, (short *)&(ipp->ip_len), 3); in au_to_ip()
742 adr_short(&adr, (short *)&(ipp->ip_sum), 1); in au_to_ip()
[all …]
H A Dadr.c31 #pragma weak adr_ushort = adr_short
75 adr_short(adr_t *adr, short *sp, int count) in adr_short() function
H A Daudit_record.h453 void adr_short(adr_t *, short *, int);
/titanic_50/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); in write_file_token()
/titanic_50/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c421 adr_short(&adr, &i, 1); in write_file_token()