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

  /src/external/bsd/tradcpp/dist/
files.c 52 static struct incdirarray quotepath, bracketpath; variable in typeref:struct:incdirarray
79 incdirarray_init(&quotepath);
88 incdirarray_destroyall(&quotepath);
89 incdirarray_cleanup(&quotepath);
103 incdirarray_add(&quotepath, id, NULL);
407 file_search(place, &quotepath, name);
  /src/external/bsd/nsd/dist/
nsd-checkconf.c 54 quotepath(opt, FINAL, PATTERN->NAME); \
90 quotepath(opt, FINAL, opt->NAME); \
188 quotepath(nsd_options_type* opt, int final, const char *f) function

Completed in 16 milliseconds