Searched refs:dot_name (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/sbin/fsck_msdosfs/ | ||
H A D | dir.c | 453 static const u_char dot_name[11] = ". "; variable 511 if (memcmp(cp, dot_name, sizeof(dot_name)) != 0 || in check_subdirectory() |
Completed in 2 milliseconds