Home
last modified time | relevance | path

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

/openbsd/bin/ls/
H A Dls.c101 static char dot[] = ".", *dotav[] = { dot, NULL }; in ls_main() local
335 traverse(1, dotav, fts_options); in ls_main()