Home
last modified time | relevance | path

Searched refs:dot_name (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c453 static const u_char dot_name[11] = ". "; variable
511 if (memcmp(cp, dot_name, sizeof(dot_name)) != 0 || in check_subdirectory()

Completed in 3 milliseconds