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