Home | History | Annotate | Download | only in Support

Lines Matching refs:allocset

88 static cset *allocset(struct parse *);
657 * Note a significant property of this code: if the allocset() did SETERROR,
678 if ((cs = allocset(p)) == NULL) {
679 /* allocset did set error status in p */
1055 - allocset - allocate a set of characters for []
1058 allocset(struct parse *p)