OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_wild
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
ssh-keygen.c
1121
int
has_wild
= l->hosts && strcspn(l->hosts, "*?!") != strlen(l->hosts);
local
1131
if (was_hashed ||
has_wild
|| l->marker != MRK_NONE) {
1133
if (
has_wild
&& !ctx->find_host) {
Completed in 19 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026