Home
last modified time | relevance | path

Searched refs:check_restr (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/filesync/
H A Ddatabase.h263 bool_t check_restr(struct base *, const char *);
H A Deval.c320 if (check_restr(bp, path) == 0) in add_file_arg()
575 restr = check_restr(cur_base, name); in walker()
H A Drules.c604 check_restr(struct base *bp, const char *name) in check_restr() function