HomeSort by relevance Sort by last modified time
    Searched refs:symfollow (Results 1 - 4 of 4) sorted by null

  /external/toybox/lib/
dirtree.c 180 struct dirtree *dirtree_start(char *name, int symfollow)
182 return dirtree_add_node(0, name, DIRTREE_SYMFOLLOW*!!symfollow);
lib.h 80 struct dirtree *dirtree_start(char *name, int symfollow);
88 int symfollow);
  /external/toybox/toys/posix/
chgrp.c 42 int symfollow;
  /external/toybox/generated/
globals.h 898 int symfollow; member in struct:chgrp_data

Completed in 498 milliseconds