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

/freebsd-10.1-release/usr.bin/csup/
H A Dglobtree.c65 #define GLOBTREE_REGEX 4 macro
76 nodes, and to the regex_t for GLOBTREE_REGEX nodes. For any
136 gt = globtree_new(GLOBTREE_REGEX);
231 case GLOBTREE_REGEX:
384 if (gt->type == GLOBTREE_REGEX)

Completed in 30 milliseconds