Home
last modified time | relevance | path

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

/netbsd-src/libexec/httpd/
H A Ddir-index-bozo.c152 httpd->hide_dots && name[0] == '.')) in bozo_dir_index()
H A Dbozohttpd.h127 int hide_dots; /* hide .* */ member
H A Dbozohttpd.c2643 httpd->hide_dots = 1; in bozo_setup()