Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 31) sorted by relevance

12

/security/apparmor/include/
Dlib.h71 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq()
103 #define str_to_counted(str) \ argument
112 static inline __counted char *aa_get_str(__counted char *str) in aa_get_str()
120 static inline void aa_put_str(__counted char *str) in aa_put_str()
192 const char *str, int len) in __policy_strn_find()
Dlabel.h334 static inline const char *aa_label_strn_split(const char *str, int n) in aa_label_strn_split()
346 static inline const char *aa_label_str_split(const char *str) in aa_label_str_split()
/security/tomoyo/
Dload_policy.c24 static int __init tomoyo_loader_setup(char *str) in tomoyo_loader_setup()
64 static int __init tomoyo_trigger_setup(char *str) in tomoyo_trigger_setup()
Drealpath.c23 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2()
78 char *tomoyo_encode(const char *str) in tomoyo_encode()
Dutil.c185 u8 tomoyo_parse_ulong(unsigned long *result, char **str) in tomoyo_parse_ulong()
316 static inline bool tomoyo_byte_range(const char *str) in tomoyo_byte_range()
/security/apparmor/
Dlib.c74 const char *skipn_spaces(const char *str, size_t n) in skipn_spaces()
124 void aa_info_message(const char *str) in aa_info_message()
137 struct counted_str *str; in aa_str_alloc() local
203 void aa_perm_mask_to_str(char *str, size_t str_size, const char *chrs, u32 mask) in aa_perm_mask_to_str()
242 char str[33]; in aa_audit_perm_mask() local
Dmatch.c440 const char *str, int len) in aa_dfa_match_len()
480 const char *str) in aa_dfa_match()
568 const char *str, const char **retpos) in aa_dfa_match_until()
629 const char *str, int n, const char **retpos) in aa_dfa_matchn_until()
704 const char *str, struct match_workbuf *wb, in leftmatch_fb()
785 const char *str, unsigned int *count) in aa_dfa_leftmatch()
Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend()
200 char *str = NULL; in aa_path_name() local
Dlabel.c1487 #define update_for_len(total, len, size, str) \ argument
1512 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, in aa_profile_snxprint()
1623 int aa_label_snxprint(char *str, size_t size, struct aa_ns *ns, in aa_label_snxprint()
1738 const char *str; in aa_label_xaudit() local
1772 char *str; in aa_label_seq_xprint() local
1795 char *str; in aa_label_xprintk() local
1836 static int label_count_strn_entries(const char *str, size_t n) in label_count_strn_entries()
1863 const char *str, size_t n) in fqlookupn_profile()
1885 struct aa_label *aa_label_strn_parse(struct aa_label *base, const char *str, in aa_label_strn_parse()
1967 struct aa_label *aa_label_parse(struct aa_label *base, const char *str, in aa_label_parse()
Dfile.c46 char str[10]; in file_audit_cb() local
Dpolicy_unpack.c496 char *str; in unpack_trans_table() local
/security/keys/encrypted-keys/
Dencrypted.h40 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac()
62 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac()
/security/integrity/ima/
Dima_template.c79 static int __init ima_template_setup(char *str) in ima_template_setup()
117 static int __init ima_template_fmt_setup(char *str) in ima_template_fmt_setup()
Dima_policy.c217 static int __init default_measure_policy_setup(char *str) in default_measure_policy_setup()
230 static int __init policy_setup(char *str) in policy_setup()
253 static int __init default_appraise_policy_setup(char *str) in default_appraise_policy_setup()
1579 #define __ima_hook_stringify(func, str) (#func), argument
Dima.h205 #define __ima_hook_enumify(ENUM, str) ENUM, argument
207 #define __ima_hook_measuring_stringify(ENUM, str) \ argument
Dima_fs.c30 static int __init default_canonical_fmt_setup(char *str) in default_canonical_fmt_setup()
Dima_appraise.c19 static int __init default_appraise_setup(char *str) in default_appraise_setup()
Dima_main.c46 static int __init hash_setup(char *str) in hash_setup()
/security/integrity/
Dintegrity_audit.c18 static int __init integrity_audit_setup(char *str) in integrity_audit_setup()
/security/selinux/ss/
Dcontext.h33 char *str; /* string representation if context cannot be mapped. */ member
Dsidtab.c27 char str[]; member
554 const char *str, u32 str_len) in sidtab_sid2str_put()
Dsidtab.h146 const char *str, u32 str_len) in sidtab_sid2str_put()
Dmls.c361 int mls_from_string(struct policydb *p, char *str, struct context *context, in mls_from_string()
/security/integrity/evm/
Devm_main.c58 static int __init evm_set_fixmode(char *str) in evm_set_fixmode()
/security/
Ddevice_cgroup.c272 static void set_majmin(char *str, unsigned m) in set_majmin()

12