Searched defs:restr (Results 1 - 3 of 3) 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/awk/
H A Dawk.h253 uchar *restr; member in struct:fa

Completed in 75 milliseconds