Home
last modified time | relevance | path

Searched refs:name1 (Results 1 – 5 of 5) sorted by relevance

/security/
A Dlsm_audit.c155 const char *name1, const char *name2) in print_ipv6_addr() argument
158 audit_log_format(ab, " %s=%pI6c", name1, addr); in print_ipv6_addr()
164 __be16 port, const char *name1, const char *name2) in print_ipv4_addr() argument
167 audit_log_format(ab, " %s=%pI4", name1, &addr); in print_ipv4_addr()
/security/tomoyo/
A Dfile.c303 tomoyo_compare_name_union(r->param.path2.filename1, &acl->name1) in tomoyo_check_path2_acl()
501 return tomoyo_same_name_union(&p1->name1, &p2->name1) && in tomoyo_same_path2_acl()
550 if (!tomoyo_parse_name_union(param, &e.name1) || in tomoyo_update_path2_acl()
557 tomoyo_put_name_union(&e.name1); in tomoyo_update_path2_acl()
A Dgc.c174 tomoyo_put_name_union(&entry->name1); in tomoyo_del_acl()
A Dcommon.h743 struct tomoyo_name_union name1; member
A Dcommon.c1447 tomoyo_print_name_union(head, &ptr->name1); in tomoyo_print_entry()

Completed in 18 milliseconds