Searched refs:matchrule_source (Results 1 – 1 of 1) sorted by relevance
248 const char *matchrule_source = NULL; in read_next_token() local287 matchrule_source = pos - 1; in read_next_token()296 matchrule_size = (pos - matchrule_source) - 1; in read_next_token()307 matchrule_size = (pos - matchrule_source) - 1; in read_next_token()327 if (NULL != matchrule_source) { in read_next_token()336 if (NULL != matchrule_source) { in read_next_token()337 memcpy(new_key->sk_matchruleoid,matchrule_source,matchrule_size); in read_next_token()