Home
last modified time | relevance | path

Searched defs:keyword (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-debugifc.c120 const char *keyword) in debugifc_match_keyword()
/linux-3.4.99/drivers/staging/speakup/
Dvarhandlers.c61 int spk_chartab_get_value(char *keyword) in spk_chartab_get_value()
Dkobjects.c113 char keyword[MAX_DESC_LEN + 1]; in chars_chartab_store() local
/linux-3.4.99/security/tomoyo/
Dutil.c131 bool tomoyo_permstr(const char *string, const char *keyword) in tomoyo_permstr()
Dcommon.c1123 const char *keyword; in tomoyo_write_domain2() member
/linux-3.4.99/security/keys/encrypted-keys/
Dencrypted.c185 char *p, *keyword; in datablob_parse() local
/linux-3.4.99/scripts/
Dunifdef.c191 static char *keyword; /* used for editing #elif's */ variable