Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Ddosfs.c126 static const char *const dotstr[2] = {".", ".."}; variable
671 if (!strcasecmp(name, dotstr[ent])) { in lookup()