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 - 4
of
4
) 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
325
int res_sendsigned(const u_char *, int,
ns_tsig_key
*, u_char *, int);
468
ns_tsig_key
*, u_char *, int);
/prebuilt/linux-x86/toolchain/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
/bionic/libc/netbsd/resolv/
res_data.c
245
res_sendsigned(const u_char *buf, int buflen,
ns_tsig_key
*key,
Completed in 701 milliseconds