Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c109 static void hist_marker(char*,long);
518 hist_marker(locbuff,hist_new->histind); in hist_trim()
736 hist_marker(buff,hp->histind); in hist_eof()
868 hist_marker(bufptr,hp->histind); in hist_write()
889 static void hist_marker(register char *buff,register long cmdno) in hist_marker() function
/titanic_51/usr/src/lib/libshell/common/edit/
H A Dhistory.c109 static void hist_marker(char*,long);
515 hist_marker(locbuff,hist_new->histind); in hist_trim()
836 hist_marker(bufptr,hp->histind); in hist_write()
857 static void hist_marker(register char *buff,register long cmdno) in hist_marker() function