Home
last modified time | relevance | path

Searched defs:reqfile (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/fstat/
H A Dfuser.c92 struct reqfile { struct
113 static int addfile(const char *path, struct reqfile *reqfile); argument
144 addfile(const char *path, struct reqfile *reqfile) in addfile()
/freebsd/crypto/openssl/apps/
H A Dx509.c283 int fingerprint = 0, reqfile = 0, checkend = 0; in x509_main() local