Searched refs:addhstaiX (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/nscd/ |
D | aicache.c | 47 addhstaiX (struct database_dyn *db, int fd, request_header *req, in addhstaiX() function 526 addhstaiX (db, fd, req, key, uid, NULL, NULL); in addhstai() 539 return addhstaiX (db, -1, &req, db->data + he->key, he->owner, he, dh); in readdhstai()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.17 | 154 * nscd/aicache.c (addhstaiX): Correct passing memory to address 4980 * nscd/aicache.c (addhstaiX): Mark he parameter as const. 6767 * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups, 6989 * nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is 8237 * nscd/aicache.c (addhstaiX): Update statistics counter in case 8510 * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only 8562 * nscd/aicache.c (addhstaiX): Use __gethostbyaddr2_r instead of 8600 * nscd/aicache.c (addhstaiX): Fix default TTL handling. 11370 * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
|
D | ChangeLog.16 | 8799 * nscd/aicache.c (addhstaiX): Use send with MSG_NOSIGNAL not write to 11351 * nscd/aicache.c (addhstaiX): Tweak type to avoid warning. 11738 * nscd/aicache.c (addhstaiX): Likewise.
|
D | ChangeLog.18 | 854 * nscd/aicache.c (addhstaiX): Use struct resolv_context, 1362 * nscd/aicache.c (addhstaiX): Remove call to _res_hconf_init. 11785 * nscd/aicache.c (addhstaiX): Use DEPRECATED_RES_USE_INET6 instead 18372 * nscd/aicache.c (addhstaiX): Call _res_hconf_init unconditionally. 53467 * nscd/aicache.c (addhstaiX): Use them. 57765 * nscd/aicache.c (addhstaiX): Likewise. 63474 * nscd/aicache.c (addhstaiX): Properly use the cache variable for 64355 * nscd/aicache.c (addhstaiX): Use __glibc_unlikely. 64447 (addhstaiX): Initialize res_hconf. 64456 * nscd/aicache.c (addhstaiX): Fix indentation. [all …]
|
D | ChangeLog.15 | 2481 * nscd/aicache.c (addhstaiX): Don't handle secure mode.
|
D | ChangeLog.19 | 4689 * nscd/aicache.c (addhstaiX): Likewise. 5609 * nscd/aicache.c (addhstaiX): Do not disable RES_USE_INET6. 16664 * nscd/aicache.c (addhstaiX): Use struct scratch_buffer instead 17971 * nscd/aicache.c (addhstaiX): Likewise.
|
D | ChangeLog.22 | 4921 (addhstaiX): Modified function.
|
D | ChangeLog.21 | 13568 (addhstaiX): Modified function.
|
D | ChangeLog.23 | 29692 (addhstaiX): Modified function.
|