Searched refs:_new_StringGroup (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dstringrp.h59 StringGroup *_new_StringGroup(int segment_size);
H A Dstringrp.c87 StringGroup *_new_StringGroup(int segment_size) function
H A Dcplmatch.c204 cpl->sg = _new_StringGroup(MAX_PATHLEN_FALLBACK);
206 cpl->sg = _new_StringGroup(_pu_pathname_dim());
H A Dexpand.c199 ef->sg = _new_StringGroup(_pu_pathname_dim());
H A Dpcache.c737 cm->sg = _new_StringGroup(_pu_pathname_dim());
H A Dgetline.c1908 gl->capmem = _new_StringGroup(CAPMEM_SEGMENT_SIZE);

Completed in 107 milliseconds