Home
last modified time | relevance | path

Searched defs:newcon (Results 1 - 22 of 22) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dvalidatetrans.c13 security_validatetrans_raw(const char *scon, const char *tcon, security_class_t tclass, const char *newcon) security_validatetrans_raw() argument
61 security_validatetrans(const char *scon, const char *tcon, security_class_t tclass, const char *newcon) security_validatetrans() argument
H A Dcompute_member.c13 security_compute_member_raw(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_member_raw() argument
70 security_compute_member(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_member() argument
H A Dcompute_relabel.c13 security_compute_relabel_raw(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_relabel_raw() argument
70 security_compute_relabel(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_relabel() argument
H A Dsetexecfilecon.c9 char * mycon = NULL, *fcon = NULL, *newcon = NULL; in setexecfilecon() local
H A Dquery_user_context.c106 int manual_user_enter_context(const char *user, char ** newcon) in manual_user_enter_context() argument
H A Dcompute_create.c51 security_compute_create_name_raw(const char * scon, const char * tcon, security_class_t tclass, const char *objname, char ** newcon) security_compute_create_name_raw() argument
116 security_compute_create_raw(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_create_raw() argument
125 security_compute_create_name(const char * scon, const char * tcon, security_class_t tclass, const char *objname, char ** newcon) security_compute_create_name() argument
155 security_compute_create(const char * scon, const char * tcon, security_class_t tclass, char ** newcon) security_compute_create() argument
H A Dget_context_list.c302 static int get_failsafe_context(const char *user, char ** newcon) in get_failsafe_context() argument
14 get_default_context_with_role(const char *user, const char *role, const char *fromcon, char ** newcon) get_default_context_with_role() argument
56 get_default_context_with_rolelevel(const char *user, const char *role, const char *level, const char *fromcon, char ** newcon) get_default_context_with_rolelevel() argument
100 get_default_context(const char *user, const char *fromcon, char ** newcon) get_default_context() argument
388 get_default_context_with_level(const char *user, const char *level, const char *fromcon, char ** newcon) get_default_context_with_level() argument
[all...]
H A Dselinux_restorecon.c591 static int compare_types(const char *curcon, const char *newcon, char **newtypecon) in compare_types() argument
672 char *newcon = NULL; in restorecon_sb() local
[all...]
/third_party/selinux/libselinux/utils/
H A Dselinuxexeccon.c20 char * fcon = NULL, *newcon = NULL; in get_selinux_proc_context() local
/third_party/selinux/libsepol/src/
H A Dibendport_record.c274 sepol_context_t *newcon; in sepol_ibendport_set_con() local
H A Diface_record.c151 sepol_context_t *newcon; in sepol_iface_set_ifcon() local
176 sepol_context_t *newcon; in sepol_iface_set_msgcon() local
H A Dport_record.c269 sepol_context_t *newcon; in sepol_port_set_con() local
H A Dibpkey_record.c354 sepol_context_t *newcon; in sepol_ibpkey_set_con() local
H A Dnode_record.c636 sepol_context_t *newcon; in sepol_node_set_con() local
/kernel/linux/linux-5.10/security/selinux/
H A Dselinuxfs.c780 char *oldcon = NULL, *newcon = NULL, *taskcon = NULL; in sel_write_validatetrans() local
965 char *newcon = NULL; in sel_write_create() local
1068 char *newcon = NULL; sel_write_relabel() local
1128 char *newcon; sel_write_user() local
1194 char *newcon = NULL; sel_write_member() local
[all...]
/kernel/linux/linux-5.10/fs/dlm/
H A Dlowcomms.c773 struct connection *newcon; in accept_from_sock() local
[all...]
/kernel/linux/linux-6.6/fs/dlm/
H A Dlowcomms.c980 struct connection *newcon; in accept_from_sock() local
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Dselinuxfs.c741 char *oldcon = NULL, *newcon = NULL, *taskcon = NULL; in sel_write_validatetrans() local
920 char *newcon = NULL; in sel_write_create() local
1020 char *newcon = NULL; sel_write_relabel() local
1077 char *newcon; sel_write_user() local
1140 char *newcon = NULL; sel_write_member() local
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dservices.c3198 struct context newcon; in security_sid_mls_copy() local
[all...]
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk.c2696 static int try_enable_new_console(struct console *newcon, bool user_specified) in try_enable_new_console() argument
2763 register_console(struct console *newcon) register_console() argument
[all...]
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dservices.c3152 struct context newcon; in security_sid_mls_copy() local
[all...]
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk.c3287 static int console_call_setup(struct console *newcon, char *options) in console_call_setup() argument
3311 static int try_enable_preferred_console(struct console *newcon, in try_enable_preferred_console() argument
3359 try_enable_default_console(struct console *newcon) try_enable_default_console() argument
3378 console_init_seq(struct console *newcon, bool bootcon_registered) console_init_seq() argument
3463 register_console(struct console *newcon) register_console() argument
[all...]

Completed in 31 milliseconds