OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sigfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/nbsvtool/
nbsvtool.c
99
* Verifies a detached PEM signature in the file `
sigfile
' of file
108
const char *infile, const char *
sigfile
)
128
sig = BIO_new_file(
sigfile
, "r");
131
sigfile
);
136
sigfile
);
307
char *
sigfile
;
local in function:main
368
asprintf(&
sigfile
, "%s.sp7", file);
369
if (
sigfile
== NULL)
378
sigfile
);
391
sigfile
= argv[1]
[
all
...]
Completed in 28 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025