HomeSort by: relevance | last modified time | path
    Searched refs:dst_init (Results 1 - 11 of 11) sorted by relevancy

  /src/lib/libc/include/isc/
dst.h 29 #define dst_init __dst_init macro
60 void dst_init(void);
  /src/external/bsd/libbind/dist/include/isc/
dst.h 29 #define dst_init __dst_init macro
60 void dst_init(void);
  /src/lib/libresolv/
res_sendsigned.c 46 dst_init();
ns_sign.c 105 dst_init();
260 dst_init();
ns_verify.c 151 dst_init();
327 dst_init();
dst_api.c 23 * void dst_init() Initialize the toolkit
86 * dst_init
95 dst_init(void) function
  /src/external/bsd/libbind/dist/resolv/
res_sendsigned.c 45 dst_init();
  /src/external/bsd/libbind/dist/nameser/
ns_sign.c 103 dst_init();
257 dst_init();
ns_verify.c 152 dst_init();
328 dst_init();
  /src/external/bsd/libbind/dist/dst/
dst_api.c 27 * void dst_init() Initialize the toolkit
84 * dst_init
93 dst_init() function
  /src/external/bsd/libbind/dist/tests/
dig8.c 741 dst_init();
1336 /* ns_sign() also calls dst_init(), but there is no harm
1339 dst_init();

Completed in 41 milliseconds