Searched defs:launch_update (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c85 static int launch_update(nsc_lookup_args_t *);
1928 if (launch_update(largs) < 0)
1942 launch_update(nsc_lookup_args_t *in) function
1944 char *me = "launch_update";

Completed in 91 milliseconds