/titanic_44/usr/src/lib/libbsm/common/ |
H A D | generic.c | 112 aug_tid.at_type = AU_IPv4; in aug_init() 180 *type = AU_IPv4; in aug_get_machine() 250 aug_tid.at_type = AU_IPv4; in aug_save_tid() 260 if ((type != AU_IPv4) && (type != AU_IPv6)) in aug_save_tid_ex() 261 type = AU_IPv4; in aug_save_tid_ex()
|
H A D | adt.c | 519 termid->at_type = AU_IPv4; in adt_get_termid() 608 termid->at_type = AU_IPv4; in adt_do_ipv4_address() 728 p_term->at_type = AU_IPv4; in adt_get_hostIP() 732 AU_IPv4); in adt_get_hostIP() 783 AU_IPv4); in adt_get_hostIP() 784 p_term->at_type = AU_IPv4; in adt_get_hostIP() 789 p_term->at_type = AU_IPv4; in adt_get_hostIP() 790 (void) memcpy(p_term->at_addr, &al.addr.addr, AU_IPv4); in adt_get_hostIP() 1390 state->as_info.ai_termid.at_type = AU_IPv4; in adt_setto_unaudited() 1527 au_tid_addr_t no_tid = {0, AU_IPv4, 0, 0, 0, 0}; in adt_newuser()
|
H A D | audit_kadmind.c | 152 aug_save_tid_ex(port, &machine, AU_IPv4); in common_audit()
|
H A D | audit_krb5kdc.c | 106 aug_save_tid_ex(port, &machine, AU_IPv4); in common_audit()
|
H A D | audit_cron.c | 152 info->ai_termid.at_type = AU_IPv4; in audit_cron_getinfo() 471 ai.ai_termid.at_type = AU_IPv4; in audit_cron_create_anc_file()
|
H A D | adt_token.c | 255 AU_IPv4 : AU_IPv6; in adt_to_tid() 491 info->ap_termid.at_type = AU_IPv4; in getCharacteristics()
|
/titanic_44/usr/src/cmd/praudit/ |
H A D | format.c | 400 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_hostname_ex() 411 if (ip_type == AU_IPv4) { /* ipv4 address */ in pa_hostname_ex() 459 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_hostname_so() 490 if (ip_type == AU_IPv4) { /* ipv4 address */ in pa_hostname_so() 552 if (ip_type == AU_IPv4) { /* ipv4 address */ in pa_hostname_so() 731 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_tid32_ex() 739 if (ip_type == AU_IPv4) { in pa_tid32_ex() 800 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_ip_addr() 808 if (ip_type == AU_IPv4) { in pa_ip_addr() 912 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in pa_tid64_ex() [all …]
|
H A D | token.c | 1511 if ((ip_type != AU_IPv4) && (ip_type != AU_IPv6)) in ip_addr_ex_token() 1519 if (ip_type == AU_IPv4) { in ip_addr_ex_token()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | audit_zone.c | 63 kctx->auk_info.ai_termid.at_type = AU_IPv4; in au_zone_init()
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | auditsys.c | 310 ainfo->ai_termid.at_type = AU_IPv4; in setaudit() 350 if ((type != AU_IPv4) && (type != AU_IPv6)) in setaudit_addr() 386 ainfo->ai_termid.at_type = AU_IPv4; in setaudit_addr() 625 if ((STRUCT_FGET(info, ai_termid.at_type) != AU_IPv4) && in setkaudit() 659 kctx->auk_info.ai_termid.at_type = AU_IPv4; in setkaudit()
|
/titanic_44/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_logon.c | 135 termid.at_type = AU_IPv4; in smbd_user_auth_logon()
|
/titanic_44/usr/src/cmd/auditconfig/ |
H A D | auditconfig.c | 2375 tp->at_type = AU_IPv4; in str2tid() 2401 tp->at_type = AU_IPv4; in str2tid() 2840 if (tidp->at_type == AU_IPv4) { in print_tid_ex() 2886 if (type == AU_IPv4) { in str2ipaddr() 2898 if (type == AU_IPv4) { in str2ipaddr() 2929 *type = AU_IPv4; in str2type()
|
/titanic_44/usr/src/lib/auditd_plugins/syslog/ |
H A D | systoken.c | 1047 ctx->out.sf_tid.at_type = AU_IPv4; in subject32_token() 1105 ctx->out.sf_tid.at_type = AU_IPv4; in subject64_token()
|
H A D | sysplugin.c | 380 if (tid->at_type == AU_IPv4) { in gethname()
|
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit.h | 190 #define AU_IPv4 4 /* ipv4 type IP address */ macro
|
H A D | audit_token.c | 1015 size = AU_IPv4; in au_to_socket_ex()
|
H A D | audit_event.c | 3129 AU_IPv4) { in aus_auditsys()
|
/titanic_44/usr/src/cmd/auditreduce/ |
H A D | option.c | 377 ip_type = AU_IPv4; in proc_object() 385 ip_type = AU_IPv4; in proc_object()
|
H A D | token.c | 1257 if ((ip_size != AU_IPv6) && (ip_size != AU_IPv4)) in socket_ex_token()
|