Home
last modified time | relevance | path

Searched refs:dir_ign_max (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dignore.c312 static int dir_ign_max = 0; variable
320 if (dir_ign_current <= dir_ign_max) in ign_dir_add()
322 dir_ign_max += IGN_GROW; in ign_dir_add()
324 dir_ign_max + 1, sizeof (char *)); in ign_dir_add()