Searched refs:nsc_keephot_t (Results 1 – 3 of 3) sorted by relevance
34 nsc_keephot_t *37 nsc_keephot_t *ret; in maken()40 ret = (nsc_keephot_t *)calloc(n, sizeof (nsc_keephot_t)); in maken()48 insertn(nsc_keephot_t *table, uint_t n, void *data) in insertn()78 sizeof (nsc_keephot_t) * (guess-1)); in insertn()
140 } nsc_keephot_t; typedef354 extern nsc_keephot_t *maken(int);355 extern void *insertn(nsc_keephot_t *, uint_t, void *);
1848 nsc_keephot_t *table; in getxy_keepalive()