Home
last modified time | relevance | path

Searched refs:eallocarray (Results 1 – 12 of 12) sorted by relevance

/src/contrib/ntp/sntp/
H A Dkod_management.c38 *dst = eallocarray(resc, sizeof(**dst)); in search_entry()
250 kod_db = eallocarray(kod_db_cnt, sizeof(kod_db[0])); in kod_init_kod_db()
/src/contrib/ntp/include/
H A Dntp_stdlib.h134 #define eallocarray(n, s) oreallocarrayxz(NULL, (n), (s), 0) macro
155 #define eallocarray(n, s) oreallocarrayxz(NULL, (n), (s), 0, \ macro
/src/contrib/ntp/ntpd/
H A Dntp_restrict.c237 rl = eallocarray(count, cb); in alloc_res4()
263 rl = eallocarray(count, cb); in alloc_res6()
H A Dntp_monitor.c188 chunk = eallocarray(entries, sizeof(*chunk)); in mon_getmoremem()
H A Dntp_loopfilter.c1347 sys_huffpuff = eallocarray(sys_hufflen, sizeof(sys_huffpuff[0])); in loop_config()
H A Dntp_peer.c164 peers = eallocarray(INC_PEER_ALLOC, sizeof(*peers)); in getmorepeermem()
H A Dntp_config.c4937 simulation.servers = eallocarray(simulation.num_of_servers, in config_sim()
5516 eallocarray( in gettokens_netinfo()
H A Dntp_crypto.c325 peer->keylist = eallocarray(NTP_MAXSESSION, in make_keylist()
/src/contrib/ntp/ntpq/
H A Dntpq-subs.c3273 sorted = eallocarray(mru_count, sizeof(*sorted)); in mrulist()
/src/contrib/ntp/
H A DNEWS984 * NTP-01-010 NTP: ereallocarray()/eallocarray() underused (Info)
4750 * NTP-01-010 NTP: ereallocarray()/eallocarray() underused (Info)
H A DCommitLog19192 [Sec 3385] NTP-01-010: ereallocarray()/eallocarray() underused: zero out new memory
19195 [Sec 3385] NTP-01-010: ereallocarray()/eallocarray() underused: zero out new memory
19198 [Sec 3385] NTP-01-010: ereallocarray()/eallocarray() underused: zero out new memory
19201 [Sec 3385] NTP-01-010: ereallocarray()/eallocarray() underused: zero out new memory
19259 [Sec 3385] NTP-01-010 NTP: ereallocarray()/eallocarray() underused. HStenn
19262 [Sec 3385] NTP-01-010 NTP: ereallocarray()/eallocarray() underused. HStenn
19265 [Sec 3385] NTP-01-010 NTP: ereallocarray()/eallocarray() underused. HStenn
19268 [Sec 3385] NTP-01-010 NTP: ereallocarray()/eallocarray() underused. HStenn
19271 [Sec 3385] NTP-01-010 NTP: ereallocarray()/eallocarray() underused. HStenn
19274 [Sec 3385] NTP-01-010 NTP: ereallocarray()/eallocarray() underused. HStenn
[all …]
H A DChangeLog588 * [Sec 3385] NTP-01-010: ereallocarray()/eallocarray() underused. HStenn