Symbol: cache_common_entry_
usr.sbin/nscd/cachelib.c
1159
struct cache_common_entry_ *common_entry;
usr.sbin/nscd/cachelib.c
1180
common_entry = (struct cache_common_entry_ *)entry;
usr.sbin/nscd/cachelib.c
214
struct cache_common_entry_ *common_entry;
usr.sbin/nscd/cachelib.c
225
common_entry = (struct cache_common_entry_ *)entry;
usr.sbin/nscd/cachelib.c
284
struct cache_common_entry_ *common_entry;
usr.sbin/nscd/cachelib.c
293
common_entry = (struct cache_common_entry_ *)entry;
usr.sbin/nscd/cachelib.c
343
cache_lifetime_common_continue_func(struct cache_common_entry_ *entry,
usr.sbin/nscd/cachelib.c
356
cache_elemsize_common_continue_func(struct cache_common_entry_ *entry,
usr.sbin/nscd/cachelib.c
368
flush_cache_policy(struct cache_common_entry_ *entry,
usr.sbin/nscd/cachelib.c
371
int (*continue_func)(struct cache_common_entry_ *,
usr.sbin/nscd/cachelib.c
423
struct cache_common_entry_ *common_entry;
usr.sbin/nscd/cachelib.c
428
common_entry = (struct cache_common_entry_ *)entry;
usr.sbin/nscd/cachelib.c
47
static int cache_elemsize_common_continue_func(struct cache_common_entry_ *,
usr.sbin/nscd/cachelib.c
49
static int cache_lifetime_common_continue_func(struct cache_common_entry_ *,
usr.sbin/nscd/cachelib.c
522
struct cache_common_entry_ *new_common_entry;
usr.sbin/nscd/cachelib.c
555
new_common_entry = (struct cache_common_entry_ *)calloc(1,
usr.sbin/nscd/cachelib.c
556
sizeof(struct cache_common_entry_));
usr.sbin/nscd/cachelib.c
60
static void flush_cache_policy(struct cache_common_entry_ *,
usr.sbin/nscd/cachelib.c
62
int (*)(struct cache_common_entry_ *,
usr.sbin/nscd/cachelib.c
696
struct cache_common_entry_ *common_entry;
usr.sbin/nscd/cachelib.c
708
common_entry = (struct cache_common_entry_ *)entry;
usr.sbin/nscd/cachelib.c
797
struct cache_common_entry_ *common_entry;
usr.sbin/nscd/cachelib.c
812
common_entry = (struct cache_common_entry_ *)entry;