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()
6763 ipf_tune_findbycookie(ipftuneable_t **ptop, void *cookie, void **next) argument6767 for (ta = *ptop; ta->ipft_name != NULL; ta++)6781 *next = ptop;6786 for (tap = ptop; (ta = *tap) != NULL; tap = &ta->ipft_next)