Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dhistory.c109 static int hist_check();
168 if(hsize && hist_check(fd)) in hist_open()
236 static int hist_check(fd) in hist_check() function