Searched refs:ptop (Results 1 – 2 of 2) sorted by relevance
721 ip_pool_node_t *ptop, *pbot, *p; in add_poolhosts() local739 ptop = NULL; in add_poolhosts()762 ptop = p; in add_poolhosts()768 return(ptop); in add_poolhosts()
6759 ipf_tune_findbycookie(ipftuneable_t **ptop, void *cookie, void **next) argument6763 for (ta = *ptop; ta->ipft_name != NULL; ta++)6777 *next = ptop;6782 for (tap = ptop; (ta = *tap) != NULL; tap = &ta->ipft_next)