Searched refs:rcs_keyword (Results 1 – 4 of 4) sorted by relevance
92 struct rcs_keyword { struct104 static const struct rcs_keyword keywords[] = { argument883 const struct rcs_keyword *p; in rcsparse_token()1251 return (strcmp(k, ((const struct rcs_keyword *)e)->k_name)); in kw_cmp()
92 struct rcs_keyword { struct104 static const struct rcs_keyword keywords[] = { argument883 const struct rcs_keyword *p; in rcsparse_token()1253 return (strcmp(k, ((const struct rcs_keyword *)e)->k_name)); in kw_cmp()
3343 struct rcs_keyword struct3349 static struct rcs_keyword keywords[] = argument3558 const struct rcs_keyword *keyword;
2406 (struct rcs_keyword): Define.