Searched refs:hasStat (Results 1 – 2 of 2) sorted by relevance
256 #define hasStat 16 /* The st entry is valid. */ macro2344 t->flags &= ~hasStat; in tree_next()2401 t->flags &= ~hasStat; in tree_dir_next_posix()2418 if (!(t->flags & hasStat)) { in tree_current_stat()2428 t->flags |= hasStat; in tree_current_stat()2509 if (t->flags & hasStat) { in tree_current_is_physical_dir()
33175 int hasStat[5]; in do_meta_command() local33205 memset(hasStat, 0, sizeof(hasStat)); in do_meta_command()33214 hasStat[k] = 1; in do_meta_command()33225 if( hasStat[1] ){ in do_meta_command()33229 if( hasStat[4] ){ in do_meta_command()