Home
last modified time | relevance | path

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

/security/
A Dlsm_audit.c155 const char *name1, const char *name2) in print_ipv6_addr() argument
160 audit_log_format(ab, " %s=%d", name2, ntohs(port)); in print_ipv6_addr()
164 __be16 port, const char *name1, const char *name2) in print_ipv4_addr() argument
169 audit_log_format(ab, " %s=%d", name2, ntohs(port)); in print_ipv4_addr()
/security/tomoyo/
A Dfile.c305 &acl->name2); in tomoyo_check_path2_acl()
502 tomoyo_same_name_union(&p1->name2, &p2->name2); in tomoyo_same_path2_acl()
551 !tomoyo_parse_name_union(param, &e.name2)) in tomoyo_update_path2_acl()
558 tomoyo_put_name_union(&e.name2); in tomoyo_update_path2_acl()
A Dgc.c175 tomoyo_put_name_union(&entry->name2); in tomoyo_del_acl()
A Dcommon.h744 struct tomoyo_name_union name2; member
A Dcommon.c1448 tomoyo_print_name_union(head, &ptr->name2); in tomoyo_print_entry()

Completed in 17 milliseconds