size_t length; /* cached strlen(name) */
uintmax_t found_count; /* number of times a matching file has
been found */
size_t length; /* cached strlen(name) */
uintmax_t found_count; /* number of times a matching file has
been found */
char firstch; /* first char is literally matched */
char regexp; /* this name is a regexp, not literal */
int change_dir; /* set with the -C option */
char firstch; /* first char is literally matched */
char regexp; /* this name is a regexp, not literal */
int change_dir; /* set with the -C option */