Home
last modified time | relevance | path

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

/netbsd/src/sys/lib/libsa/
Ddosfs.c100 static const char *const dotstr[2] = {".", ".."}; variable
524 if (!strcasecmp(name, dotstr[ent])) { in lookup()