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

  /src/libexec/httpd/
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.h 407 #define bozo_dir_index(a, b, c) (0) macro
410 int bozo_dir_index(bozo_httpreq_t *, const char *, int);

Completed in 12 milliseconds