OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ns_tsig_key
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/private/
arpa_nameser.h
218
struct
ns_tsig_key
{
struct
223
typedef struct
ns_tsig_key
ns_tsig_key
;
typedef in typeref:struct:ns_tsig_key
resolv_private.h
330
int res_sendsigned(const u_char *, int,
ns_tsig_key
*, u_char *, int);
467
ns_tsig_key
*, u_char *, int);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h
221
struct
ns_tsig_key
{
struct
226
typedef struct
ns_tsig_key
ns_tsig_key
;
typedef in typeref:struct:ns_tsig_key
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h
221
struct
ns_tsig_key
{
struct
226
typedef struct
ns_tsig_key
ns_tsig_key
;
typedef in typeref:struct:ns_tsig_key
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h
221
struct
ns_tsig_key
{
struct
226
typedef struct
ns_tsig_key
ns_tsig_key
;
typedef in typeref:struct:ns_tsig_key
/bionic/libc/netbsd/resolv/
res_data.c
239
res_sendsigned(const u_char *buf, int buflen,
ns_tsig_key
*key,
Completed in 306 milliseconds