Searched defs:cp (Results 1 – 9 of 9) sorted by relevance
/security/tomoyo/ |
D | condition.c | 161 char *cp = strchr(arg_ptr, '='); in tomoyo_scan_bprm() local 251 char *cp = start + strlen(start) - 1; in tomoyo_get_dqword() local 311 char *cp = left + strlen(left) - 1; in tomoyo_parse_envp() local 449 char *cp = strchr(pos, ' '); in tomoyo_get_transit_preference() local 497 char *cp; in tomoyo_get_condition() local
|
D | util.c | 133 const char *cp = strstr(string, keyword); in tomoyo_permstr() local 199 const char *cp = *str; in tomoyo_parse_ulong() local 553 const unsigned char *cp = strchr(domainname, ' '); in tomoyo_correct_domain() local 573 const unsigned char *cp; in tomoyo_domain_def() local 953 const char *cp = NULL; in tomoyo_get_exe() local
|
D | domain.c | 197 const char *cp = strrchr(name, ' '); in tomoyo_last_word() local 449 const char *cp = domainname; in tomoyo_assign_namespace() local 757 char *cp; in tomoyo_find_next_domain() local
|
D | common.c | 547 const char *cp = strstr(string, find); in tomoyo_find_yesno() local 570 const char *cp = strstr(string, find); in tomoyo_set_uint() local 664 char *cp; in tomoyo_write_profile() local 1194 const char *cp = tomoyo_dif[profile]; in tomoyo_write_domain() local 1954 char *cp = strchr(header, '\n'); in tomoyo_add_entry() local 2571 char *cp = strchr(line, ' '); in tomoyo_parse_policy() local 2617 char *cp = kzalloc(len, GFP_NOFS); in tomoyo_write_control() local
|
D | realpath.c | 26 char *cp; in tomoyo_encode2() local
|
D | audit.c | 26 char *cp; in tomoyo_print_bprm() local
|
/security/smack/ |
D | smack_access.c | 504 char *smack_from_cipso(u32 level, char *cp) in smack_from_cipso() 537 int smack_to_cipso(const char *smack, struct smack_cipso *cp) in smack_to_cipso()
|
D | smack_lsm.c | 278 char *cp, *commap, *otheropts, *dp; in smack_sb_copy_data() local 1831 unsigned char *cp; in smack_set_catset() local 2716 char *cp; in smack_getprocattr() local
|
/security/apparmor/ |
D | domain.c | 408 struct file_perms cp; in apparmor_bprm_set_creds() local
|