Lines Matching refs:xmalloc
149 appends = xmalloc(sizeof(struct s_appends) * appendnum);
150 match = xmalloc((maxnsub + 1) * sizeof(regmatch_t));
187 *link = cmd = xmalloc(sizeof(struct s_command));
197 cmd->a1 = xmalloc(sizeof(struct s_addr));
204 cmd->a2 = xmalloc(sizeof(struct s_addr));
466 rep = xmalloc(sizeof(regex_t));
628 text = xmalloc(asize);
802 *py = y = xmalloc(sizeof(*y));
889 text = xmalloc(asize);
986 p = xmalloc(len);
1041 lh = xmalloc(sizeof *lh);