Home
last modified time | relevance | path

Searched refs:st_findstring (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dstring_table.h52 extern off_t st_findstring(Str_tbl *, const char *);
/illumos-gate/usr/src/cmd/sgs/common/
H A Dstring_table.c742 st_findstring(Str_tbl *stp, const char *needle) in st_findstring() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c3007 stoff = st_findstring(osp->os_mstrtab, name); in ld_strmerge_sec()
3081 stoff = st_findstring(osp->os_mstrtab, name); in ld_strmerge_sec()