Searched refs:dot_name (Results 1 – 3 of 3) sorted by relevance
691 const char *dot_name = "."; in dir_test() local720 retval = ext2fs_lookup(fs, parent, dot_name, strlen(dot_name), in dir_test()
448 static const u_char dot_name[11] = ". "; variable506 if (memcmp(cp, dot_name, sizeof(dot_name)) != 0 || in check_subdirectory()
402 char[4] dot_name;