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 - 9
of
9
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_internal.h
204
bool (*
isprivate
)(const dst_key_t *key);
member in struct:dst_func
dst_internal.h
204
bool (*
isprivate
)(const dst_key_t *key);
member in struct:dst_func
dst_internal.h
204
bool (*
isprivate
)(const dst_key_t *key);
member in struct:dst_func
/src/external/mpl/bind/dist/lib/dns/
dst_internal.h
177
bool (*
isprivate
)(const dst_key_t *key);
member in struct:dst_func
dst_internal.h
177
bool (*
isprivate
)(const dst_key_t *key);
member in struct:dst_func
dst_internal.h
177
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
1263
(id->
isprivate
|| (id->key->flags & SSHKEY_FLAG_EXT))) {
1397
!id->
isprivate
&& id->agent_fd == -1 &&
1625
!(id->key && id->
isprivate
))
1931
id->
isprivate
= 1;
1935
id->
isprivate
= 0;
sshconnect2.c
320
int
isprivate
; /* key points to the private key */
member in struct:identity
1263
(id->
isprivate
|| (id->key->flags & SSHKEY_FLAG_EXT))) {
1397
!id->
isprivate
&& id->agent_fd == -1 &&
1625
!(id->key && id->
isprivate
))
1931
id->
isprivate
= 1;
1935
id->
isprivate
= 0;
sshconnect2.c
320
int
isprivate
; /* key points to the private key */
member in struct:identity
1263
(id->
isprivate
|| (id->key->flags & SSHKEY_FLAG_EXT))) {
1397
!id->
isprivate
&& id->agent_fd == -1 &&
1625
!(id->key && id->
isprivate
))
1931
id->
isprivate
= 1;
1935
id->
isprivate
= 0;
Completed in 83 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026