Searched refs:restr (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Drules.c542 add_restr(char *restr) argument
554 s = prefix(restr, bp->b_src_name);
556 s = prefix(restr, bp->b_dst_name);
617 /* see if current path is on the way to restr */
H A Deval.c501 bool_t restr; local
575 restr = check_restr(cur_base, name);
576 if (restr == FALSE || ignore_check(path)) {
615 if (restr == TRUE)
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l387 static char restr[] =
397 re = compile(restr, NULL, NULL);
/illumos-gate/usr/src/cmd/awk/
H A Dawk.h253 uchar *restr; member in struct:fa
H A Db.c101 strcmp((char *)fatab[i]->restr, (char *)s) == 0) {
156 f->restr = tostring(s);
862 xfree(f->restr);
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h282 NODE *renode(wchar_t *restr);

Completed in 68 milliseconds