Searched refs:hist_position (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.h99 extern off_t hist_position(int);
115 extern off_t hist_position();
H A Dhistory.c335 new = io_seek(fdo,hist_position(++n),SEEK_SET);
625 off_t hist_position(n) function
714 offset = hist_position(index1);
814 offset = hist_position(command);

Completed in 61 milliseconds