Home
last modified time | relevance | path

Searched refs:r_ttl (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_updrec.c63 new->r_ttl = old->r_ttl; in old2new()
87 old->r_ttl = new->r_ttl; in new2old()
/titanic_50/usr/src/lib/libresolv2/include/
H A Dres_update.h55 u_int32_t r_ttl; /*%< time to live */ member
/titanic_50/usr/src/lib/libresolv/arpa/
H A Dnameser.h201 u_long r_ttl; /* time to live */ member
/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c132 rttl = rrecp->r_ttl; in res_nmkupdate()
931 rrecp->r_ttl = ttl; in res_mkupdrec()
/titanic_50/usr/src/head/arpa/
H A Dnameser.h277 uint32_t r_ttl; /* time to live */ member