Searched refs:SECOND_DEPTH (Results 1 – 1 of 1) sorted by relevance
102 #define SECOND_DEPTH 100 /* second try at depth (maximum) */ macro2500 ccptr = (char **)calloc(SECOND_DEPTH, sizeof (char **)); in follow_path()2512 if (top->len >= SECOND_DEPTH) { in follow_path()2624 } else if (fnnn->len < SECOND_DEPTH) { in follow_path()2625 fnnn->fname = (char **)calloc(SECOND_DEPTH, in follow_path()