Searched refs:_sg_alloc_string (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libtecla/common/
H A Dstringrp.h78 char *_sg_alloc_string(StringGroup *sg, int length);
H A Dstringrp.c181 copy = _sg_alloc_string(sg, len);
228 char *_sg_alloc_string(StringGroup *sg, int length) function
H A Dcplmatch.c334 string = _sg_alloc_string(cpl->sg, word_end-word_start + len);
470 result->suffix = _sg_alloc_string(cpl->sg, length);

Completed in 116 milliseconds