HomeSort by: relevance | last modified time | path
    Searched refs:bozo_dir_index (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/httpd/
bozohttpd.h 407 #define bozo_dir_index(a, b, c) (0) macro
410 int bozo_dir_index(bozo_httpreq_t *, const char *, int);
dir-index-bozo.c 54 bozo_dir_index(bozo_httpreq_t *request, const char *dirpath, int isindex) function in typeref:typename:int
76 debug((httpd, DEBUG_FAT, "bozo_dir_index: dirpath '%s'", dirpath));
bozohttpd.c 1851 if (!bozo_dir_index(request, file, isindex))

Completed in 16 milliseconds