Searched defs:hist_copy (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libshell/common/edit/ |
H A D | history.c | 1025 int hist_copy(char *s1,int size,int command,int line) function 1076 hist_copy(string,size,(int)hp->histind-1,-1); 1122 count = hist_copy(NIL(char*),0, command,-1); 1138 line += hist_copy(NIL(char*),0, command,-1);
|
Completed in 300 milliseconds