Searched refs:restr (Results 1 – 6 of 6) sorted by relevance
542 add_restr(char *restr) in add_restr() argument554 s = prefix(restr, bp->b_src_name); in add_restr()556 s = prefix(restr, bp->b_dst_name); in add_restr()
501 bool_t restr; in walker() local575 restr = check_restr(cur_base, name); in walker()576 if (restr == FALSE || ignore_check(path)) { in walker()615 if (restr == TRUE) in walker()
387 static char restr[] = in filename_lineno() local397 re = compile(restr, NULL, NULL); in filename_lineno()
101 strcmp((char *)fatab[i]->restr, (char *)s) == 0) { in makedfa()156 f->restr = tostring(s); in mkdfa()862 xfree(f->restr); in freefa()
253 uchar *restr; member
282 NODE *renode(wchar_t *restr);