Searched refs:symfollow (Results 1 – 4 of 4) sorted by relevance
180 struct dirtree *dirtree_start(char *name, int symfollow) in dirtree_start() argument182 return dirtree_add_node(0, name, DIRTREE_SYMFOLLOW*!!symfollow); in dirtree_start()
80 struct dirtree *dirtree_start(char *name, int symfollow);88 int symfollow);
42 int symfollow;
898 int symfollow; member