OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pubfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
authfile.c
254
char *
pubfile
= NULL;
local
266
if (asprintf(&
pubfile
, "%s.pub", filename) == -1)
268
if ((r = sshkey_try_load_public(keyp,
pubfile
, commentp)) == 0)
281
free(
pubfile
);
Completed in 16 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026