Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c87 static int launch_update(nsc_lookup_args_t *);
1961 if (launch_update(largs) < 0) in getxy_keepalive()
1975 launch_update(nsc_lookup_args_t *in) in launch_update() function