Searched refs:path_rw (Results 1 – 23 of 23) sorted by relevance
/external/selinux/libsemanage/src/ |
D | users_extra_file.c | 110 const char *path_rw, in user_extra_file_dbase_init() argument 116 path_rw, in user_extra_file_dbase_init()
|
D | booleans_file.c | 111 const char *path_rw, in bool_file_dbase_init() argument 117 path_rw, in bool_file_dbase_init()
|
D | seusers_file.c | 119 const char *path_rw, in seuser_file_dbase_init() argument 125 path_rw, in seuser_file_dbase_init()
|
D | ibendports_file.c | 140 const char *path_rw, in ibendport_file_dbase_init() argument 145 path_rw, in ibendport_file_dbase_init()
|
D | ibpkeys_file.c | 164 const char *path_rw, in ibpkey_file_dbase_init() argument 169 path_rw, in ibpkey_file_dbase_init()
|
D | user_internal.h | 45 const char *path_rw, 53 const char *path_rw,
|
D | interfaces_file.c | 156 const char *path_rw, in iface_file_dbase_init() argument 162 path_rw, in iface_file_dbase_init()
|
D | ports_file.c | 168 const char *path_rw, in port_file_dbase_init() argument 174 path_rw, in port_file_dbase_init()
|
D | fcontexts_file.c | 169 const char *path_rw, in fcontext_file_dbase_init() argument 175 path_rw, in fcontext_file_dbase_init()
|
D | nodes_file.c | 165 const char *path_rw, in node_file_dbase_init() argument 171 path_rw, in node_file_dbase_init()
|
D | database_file.c | 165 const char *path_rw, in dbase_file_init() argument 176 tmp_dbase->path[1] = path_rw; in dbase_file_init()
|
D | users_base_file.c | 206 const char *path_rw, in user_base_file_dbase_init() argument 212 path_rw, in user_base_file_dbase_init()
|
D | database_file.h | 32 const char *path_rw,
|
D | iface_internal.h | 35 const char *path_rw,
|
D | boolean_internal.h | 29 const char *path_rw,
|
D | seuser_internal.h | 34 const char *path_rw,
|
D | fcontext_internal.h | 34 const char *path_rw,
|
D | ibendport_internal.h | 31 const char *path_rw,
|
D | port_internal.h | 34 const char *path_rw,
|
D | ibpkey_internal.h | 35 const char *path_rw,
|
D | node_internal.h | 38 const char *path_rw,
|
D | database_policydb.h | 90 const char *path_rw,
|
D | database_policydb.c | 180 const char *path_rw, in dbase_policydb_init() argument 193 tmp_dbase->path[1] = path_rw; in dbase_policydb_init()
|