| /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| rrsig_46.c | 35 uint32_t time_signed, time_expire; local 106 time_expire = u; 108 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 110 RETERR(uint32_tobuffer(time_expire, target));
|
| sig_24.c | 33 uint32_t time_signed, time_expire; local 90 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 91 RETERR(uint32_tobuffer(time_expire, target));
|
| rrsig_46.c | 35 uint32_t time_signed, time_expire; local 106 time_expire = u; 108 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 110 RETERR(uint32_tobuffer(time_expire, target));
|
| sig_24.c | 33 uint32_t time_signed, time_expire; local 90 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 91 RETERR(uint32_tobuffer(time_expire, target));
|
| rrsig_46.c | 35 uint32_t time_signed, time_expire; local 106 time_expire = u; 108 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 110 RETERR(uint32_tobuffer(time_expire, target));
|
| sig_24.c | 33 uint32_t time_signed, time_expire; local 90 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 91 RETERR(uint32_tobuffer(time_expire, target));
|
| /src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| rrsig_46.c | 35 uint32_t time_signed, time_expire; local 107 time_expire = u; 109 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 111 RETERR(uint32_tobuffer(time_expire, target));
|
| sig_24.c | 33 uint32_t time_signed, time_expire; local 91 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 92 RETERR(uint32_tobuffer(time_expire, target));
|
| rrsig_46.c | 35 uint32_t time_signed, time_expire; local 107 time_expire = u; 109 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 111 RETERR(uint32_tobuffer(time_expire, target));
|
| sig_24.c | 33 uint32_t time_signed, time_expire; local 91 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 92 RETERR(uint32_tobuffer(time_expire, target));
|
| rrsig_46.c | 35 uint32_t time_signed, time_expire; local 107 time_expire = u; 109 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 111 RETERR(uint32_tobuffer(time_expire, target));
|
| sig_24.c | 33 uint32_t time_signed, time_expire; local 91 RETTOK(dns_time32_fromtext(DNS_AS_STR(token), &time_expire)); 92 RETERR(uint32_tobuffer(time_expire, target));
|