Searched defs:new_pool (Results 1 – 9 of 9) sorted by relevance
317 char *new_pool = (char *) realloc (string_space, new_size); local
333 char *new_pool = (char *) realloc (string_space, new_size); in read_alias_file() local
314 char *new_pool = (char *) realloc (string_space, new_size); local
316 char *new_pool = (char *) realloc (string_space, new_size); in read_alias_file() local
2074 struct isakmp_cfg_port *new_pool; local
1152 local void new_pool(struct pool *pool, size_t size, int limit) in new_pool() function