nsc_lookup_args_t
nsc_lookup_no_cache(nsc_lookup_args_t *largs, const char *str)
nsc_lookup_args_t *s = (nsc_lookup_args_t *)src;
check_config(nsc_lookup_args_t *largs, nscd_cfg_cache_t *cfgp,
lookup_int(nsc_lookup_args_t *largs, int flag)
nsc_lookup(nsc_lookup_args_t *largs, int flag)
nsc_lookup_args_t *largs;
largs = (nsc_lookup_args_t *)malloc(sizeof (*largs));
launch_update(nsc_lookup_args_t *in)
nsc_lookup_args_t *in = arg;
lookup_cache(nsc_lookup_args_t *largs, nscd_cfg_cache_t *cfgp,
static nscd_rc_t lookup_cache(nsc_lookup_args_t *, nscd_cfg_cache_t *,
static int lookup_int(nsc_lookup_args_t *, int);
static int launch_update(nsc_lookup_args_t *);
extern void nsc_lookup(nsc_lookup_args_t *, int);
nsc_lookup_args_t largs;