Home
last modified time | relevance | path

Searched refs:tomoyo_update_domain (Results 1 – 6 of 6) sorted by relevance

/linux/security/tomoyo/
A Dfile.c398 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path_acl()
477 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_mkdev_acl()
554 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path2_acl()
691 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path_number_acl()
994 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_mount_acl()
A Denviron.c105 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_env()
A Dnetwork.c311 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_inet_network()
345 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_unix_network()
A Ddomain.c92 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size, in tomoyo_update_domain() function
A Dcommon.h1005 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size,
A Dcommon.c1072 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_task()

Completed in 34 milliseconds