Home
last modified time | relevance | path

Searched refs:_sg_store_string (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dstringrp.h71 char *_sg_store_string(StringGroup *sg, const char *string, int remove_escapes);
H A Dstringrp.c166 char *_sg_store_string(StringGroup *sg, const char *string, int remove_escapes) in _sg_store_string() function
H A Dpcache.c841 node->dir = _sg_store_string(pc->abs_mem->sg, dirname, 0); in add_PathNode()
914 copy = _sg_store_string(mem->sg, pc->path->name, 0); in pca_scan_dir()
H A Dexpand.c648 char *copy = _sg_store_string(ef->sg, pathname, remove_escapes); in ef_cache_pathname()
H A Dgetline.c3672 return _sg_store_string(gl->capmem, value, 0); in gl_tigetstr()
3702 return _sg_store_string(gl->capmem, value, 0); in gl_tgetstr()