Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dinit.c236 void *histopen = shp->hist_ptr; in put_history() local
238 if(val && histopen) in put_history()
247 if(histopen) in put_history()
252 hist_close(histopen); in put_history()