dns_marshall_uint32 490 source3/libaddns/dns.h void dns_marshall_uint32(struct dns_buffer *buf, uint32 val); dns_marshall_uint32 293 source3/libaddns/dnsgss.c dns_marshall_uint32(buf, 0); /* TTL */ dns_marshall_uint32 296 source3/libaddns/dnsgss.c dns_marshall_uint32(buf, time_signed); dns_marshall_uint32 304 source3/libaddns/dnsmarshall.c dns_marshall_uint32(buf, r->ttl); dns_marshall_uint32 196 source3/libaddns/dnsrecord.c dns_marshall_uint32(buf, inception); dns_marshall_uint32 197 source3/libaddns/dnsrecord.c dns_marshall_uint32(buf, expiration); dns_marshall_uint32 285 source3/libaddns/dnsrecord.c dns_marshall_uint32(buf, time_signed);