Home
last modified time | relevance | path

Searched refs:temprdata (Results 1 – 7 of 7) sorted by relevance

/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_parallel3.c177 int *temprdata; in test_pio() local
300 temprdata = rdata; in test_pio()
303 if(*temprdata != mpi_rank*(j+1)) in test_pio()
308 temprdata++; in test_pio()
565 int *temprdata; in test_pio_hyper() local
665 temprdata = rdata; in test_pio_hyper()
668 if(*temprdata != mpi_rank*(j+1)) in test_pio_hyper()
673 temprdata++; in test_pio_hyper()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_parallel3.c177 int *temprdata; in test_pio() local
300 temprdata = rdata; in test_pio()
303 if(*temprdata != mpi_rank*(j+1)) in test_pio()
308 temprdata++; in test_pio()
565 int *temprdata; in test_pio_hyper() local
665 temprdata = rdata; in test_pio_hyper()
668 if(*temprdata != mpi_rank*(j+1)) in test_pio_hyper()
673 temprdata++; in test_pio_hyper()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c13810 dns_rdata_t *temprdata = NULL; in notify_createmessage() local
13856 result = dns_message_gettemprdata(message, &temprdata); in notify_createmessage()
13895 dns_rdata_init(temprdata); in notify_createmessage()
13896 dns_rdata_fromregion(temprdata, rdata.rdclass, rdata.type, &r); in notify_createmessage()
13905 ISC_LIST_APPEND(temprdatalist->rdata, temprdata, link); in notify_createmessage()
13915 temprdata = NULL; in notify_createmessage()
13927 if (temprdata != NULL) in notify_createmessage()
13928 dns_message_puttemprdata(message, &temprdata); in notify_createmessage()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c14243 dns_rdata_t *temprdata = NULL; in notify_createmessage() local
14294 result = dns_message_gettemprdata(message, &temprdata); in notify_createmessage()
14335 dns_rdata_init(temprdata); in notify_createmessage()
14336 dns_rdata_fromregion(temprdata, rdata.rdclass, rdata.type, &r); in notify_createmessage()
14346 ISC_LIST_APPEND(temprdatalist->rdata, temprdata, link); in notify_createmessage()
14357 temprdata = NULL; in notify_createmessage()
14373 if (temprdata != NULL) { in notify_createmessage()
14374 dns_message_puttemprdata(message, &temprdata); in notify_createmessage()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c15176 dns_rdata_t *temprdata = NULL; in notify_createmessage() local
15222 result = dns_message_gettemprdata(message, &temprdata); in notify_createmessage()
15262 dns_rdata_init(temprdata); in notify_createmessage()
15263 dns_rdata_fromregion(temprdata, rdata.rdclass, rdata.type, &r); in notify_createmessage()
15273 ISC_LIST_APPEND(temprdatalist->rdata, temprdata, link); in notify_createmessage()
15284 temprdata = NULL; in notify_createmessage()
15300 if (temprdata != NULL) { in notify_createmessage()
15301 dns_message_puttemprdata(message, &temprdata); in notify_createmessage()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c15176 dns_rdata_t *temprdata = NULL; in notify_createmessage() local
15222 result = dns_message_gettemprdata(message, &temprdata); in notify_createmessage()
15262 dns_rdata_init(temprdata); in notify_createmessage()
15263 dns_rdata_fromregion(temprdata, rdata.rdclass, rdata.type, &r); in notify_createmessage()
15273 ISC_LIST_APPEND(temprdatalist->rdata, temprdata, link); in notify_createmessage()
15284 temprdata = NULL; in notify_createmessage()
15300 if (temprdata != NULL) { in notify_createmessage()
15301 dns_message_puttemprdata(message, &temprdata); in notify_createmessage()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c15256 dns_rdata_t *temprdata = NULL; in notify_createmessage() local
15302 result = dns_message_gettemprdata(message, &temprdata); in notify_createmessage()
15342 dns_rdata_init(temprdata); in notify_createmessage()
15343 dns_rdata_fromregion(temprdata, rdata.rdclass, rdata.type, &r); in notify_createmessage()
15353 ISC_LIST_APPEND(temprdatalist->rdata, temprdata, link); in notify_createmessage()
15364 temprdata = NULL; in notify_createmessage()
15380 if (temprdata != NULL) { in notify_createmessage()
15381 dns_message_puttemprdata(message, &temprdata); in notify_createmessage()