Home
last modified time | relevance | path

Searched refs:AU_IPv4 (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/lib/libbsm/common/
H A Dgeneric.c112 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 Dadt.c519 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 Daudit_kadmind.c152 aug_save_tid_ex(port, &machine, AU_IPv4); in common_audit()
H A Daudit_krb5kdc.c106 aug_save_tid_ex(port, &machine, AU_IPv4); in common_audit()
H A Daudit_cron.c152 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 Dadt_token.c255 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 Dformat.c400 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 Dtoken.c1511 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 Daudit_zone.c63 kctx->auk_info.ai_termid.at_type = AU_IPv4; in au_zone_init()
/titanic_44/usr/src/uts/common/syscall/
H A Dauditsys.c310 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 Dsmbd_logon.c135 termid.at_type = AU_IPv4; in smbd_user_auth_logon()
/titanic_44/usr/src/cmd/auditconfig/
H A Dauditconfig.c2375 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 Dsystoken.c1047 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 Dsysplugin.c380 if (tid->at_type == AU_IPv4) { in gethname()
/titanic_44/usr/src/uts/common/c2/
H A Daudit.h190 #define AU_IPv4 4 /* ipv4 type IP address */ macro
H A Daudit_token.c1015 size = AU_IPv4; in au_to_socket_ex()
H A Daudit_event.c3129 AU_IPv4) { in aus_auditsys()
/titanic_44/usr/src/cmd/auditreduce/
H A Doption.c377 ip_type = AU_IPv4; in proc_object()
385 ip_type = AU_IPv4; in proc_object()
H A Dtoken.c1257 if ((ip_size != AU_IPv6) && (ip_size != AU_IPv4)) in socket_ex_token()