OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isprivate
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
dst_internal.h
177
bool (*
isprivate
)(const dst_key_t *key);
member in struct:dst_func
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_internal.h
204
bool (*
isprivate
)(const dst_key_t *key);
member in struct:dst_func
/src/crypto/external/bsd/openssh/dist/
sshconnect2.c
320
int
isprivate
; /* key points to the private key */
member in struct:identity
1260
(id->
isprivate
|| (id->key->flags & SSHKEY_FLAG_EXT))) {
1393
!id->
isprivate
&& id->agent_fd == -1 &&
1621
!(id->key && id->
isprivate
))
1924
id->
isprivate
= 1;
1928
id->
isprivate
= 0;
Completed in 38 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026