Searched defs:reqfile (Results 1 – 2 of 2) sorted by relevance
91 struct reqfile { struct111 static int addfile(const char *path, struct reqfile *reqfile); argument142 addfile(const char *path, struct reqfile *reqfile) in addfile()
283 int fingerprint = 0, reqfile = 0, checkend = 0; in x509_main() local