Home
last modified time | relevance | path

Searched refs:mapped_database (Results 1 – 9 of 9) sorted by relevance

/nscd/
A Dnscd-client.h350 struct mapped_database struct
358 #define NO_MAPPING ((struct mapped_database *) -1l) argument
363 struct mapped_database *mapped;
394 extern struct mapped_database *__nscd_get_mapping (request_type type,
396 struct mapped_database **mappedp) attribute_hidden;
399 extern struct mapped_database *__nscd_get_map_ref (request_type type,
406 extern void __nscd_unmap (struct mapped_database *mapped)
412 __nscd_drop_map_ref (struct mapped_database *map, int *gc_cycle) in __nscd_drop_map_ref()
436 const struct mapped_database *mapped,
A Dnscd_helper.c246 __nscd_unmap (struct mapped_database *mapped) in __nscd_unmap()
256 struct mapped_database *
258 struct mapped_database **mappedp) in __nscd_get_mapping()
260 struct mapped_database *result = NO_MAPPING; in __nscd_get_mapping()
366 struct mapped_database *newp = malloc (sizeof (*newp)); in __nscd_get_mapping()
390 struct mapped_database *oldval = *mappedp; in __nscd_get_mapping()
399 struct mapped_database *
403 struct mapped_database *cur = mapptr->mapped; in __nscd_get_map_ref()
420 (struct mapped_database **) &mapptr->mapped); in __nscd_get_map_ref()
451 const struct mapped_database *mapped, size_t datalen) in __nscd_cache_search()
A Dnscd_netgroup.c54 struct mapped_database *mapped; in __nscd_setnetgrent()
208 struct mapped_database *mapped; in __nscd_innetgr()
A Dnscd_initgroups.c44 struct mapped_database *mapped; in __nscd_getgrouplist()
A Dnscd_getai.c61 struct mapped_database *mapped; in __nscd_getai()
A Dnscd_gethst_r.c110 struct mapped_database *map = __hst_map_handle.mapped; in __nscd_get_nl_timestamp()
153 struct mapped_database *mapped; in nscd_gethst_r()
A Dnscd_getpw_r.c91 struct mapped_database *mapped; in nscd_getpw_r()
A Dnscd_getgr_r.c95 struct mapped_database *mapped = __nscd_get_map_ref (GETFDGR, "group", in nscd_getgr_r()
A Dnscd_getserv_r.c87 struct mapped_database *mapped; in nscd_getserv_r()

Completed in 20 milliseconds