Home
last modified time | relevance | path

Searched refs:dotstr (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/libsa/
H A Ddosfs.c137 static const char *const dotstr[2] = {".", ".."}; variable
741 if (!strcasecmp(name, dotstr[ent])) { in lookup()