Searched refs:match_table_t (Results 1 – 25 of 48) sorted by relevance
12
19 typedef struct match_token match_table_t[]; typedef30 int match_token(char *, const match_table_t table, substring_t args[]);
125 static const match_table_t header_tokens = {232 static const match_table_t operation_tokens = {256 static const match_table_t action_tokens = {275 static const match_table_t property_tokens = {
31 static const match_table_t tokens = {
115 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
131 const match_table_t *lm_tokens;
29 static const match_table_t param_keys = {
42 static const match_table_t cifs_smb_version_tokens = {56 static const match_table_t cifs_secflavor_tokens = {251 static const match_table_t cifs_cacheflavor_tokens = {303 static const match_table_t reparse_flavor_tokens = {
64 static const match_table_t key_tokens = {
67 static const match_table_t key_format_tokens = {74 static const match_table_t key_tokens = {
232 static const match_table_t tokens = {
194 static const match_table_t tokens = {
120 static const match_table_t tokens = {
90 static const match_table_t tokens = {
50 static const match_table_t tokens = {
32 static const match_table_t tokens = {
47 static const match_table_t rnbd_opt_tokens = {
166 static const match_table_t tokens = {
168 static const match_table_t tokens = {
536 static match_table_t tokens = {
695 static match_table_t tokens = {
391 static const match_table_t tokens = {
141 static match_table_t tokens = {
3195 static const match_table_t qos_ctrl_tokens = {3201 static const match_table_t qos_tokens = {3389 static const match_table_t cost_ctrl_tokens = {3395 static const match_table_t i_lcoef_tokens = {
390 static const match_table_t nfs_idmap_tokens = {
290 static const match_table_t tokens = {
Completed in 68 milliseconds