Home
last modified time | relevance | path

Searched refs:srv_record (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/crypto/heimdal/lib/roken/
Dresolve.h162 #define srv_record rk_srv_record macro
187 struct srv_record{ struct
248 struct srv_record *srv;
Dresolve-test.c120 struct srv_record *srv = rr->u.srv; in main()
Dresolve.c223 (struct srv_record*)malloc(sizeof(struct srv_record) + in parse_record()