Searched refs:quotepath (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dfiles.c52 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);
403 file_search(place, &quotepath, name);
/openbsd-current/usr.sbin/nsd/
H A Dnsd-checkconf.c54 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 125 milliseconds