Searched refs:symfollow (Results 1 – 4 of 4) sorted by relevance
183 struct dirtree *dirtree_start(char *name, int symfollow) in dirtree_start() argument185 return dirtree_add_node(0, name, DIRTREE_SYMFOLLOW*!!symfollow); in dirtree_start()
70 struct dirtree *dirtree_start(char *name, int symfollow);78 int symfollow);
42 int symfollow;
861 int symfollow; member