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

  /src/libexec/httpd/
content-bozo.c 206 search_map(bozo_content_map_t *map, const char *name, size_t len) function
228 map = search_map(httpd->dynamic_content_map, name, len);
230 map = search_map(static_content_map, name, len);
  /src/external/bsd/am-utils/dist/amd/
mapc.c 537 search_map(mnt_map *m, char *key, char **valp) function
563 int rc = search_map(m, wildcard, &m->wildcard);
949 error = search_map(m, key, pval);

Completed in 26 milliseconds