Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dhelp.c35 void (*ht_func)(); /* detailed info on topic */ member
219 if (htops[i].ht_func) in rdb_help()
220 htops[i].ht_func(); in rdb_help()
235 if (htops[i].ht_func) in rdb_help()