Searched refs:xnalloc (Results 1 – 1 of 1) sorted by relevance
7523 # define xnalloc(s) memset(xalloc(s), '\0', s); macro7604 map_p = (struct regex_map *) xnalloc(sizeof(*map_p));7605 map_p->regex_pattern_buf = (regex_t *)xnalloc(sizeof(regex_t));