Searched refs:hist_word (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dhistory.h70 extern char *hist_word(char*, int, int);
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h79 extern __MANGLE__ char *hist_word __PROTO__((char*, int, int));
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h79 extern __MANGLE__ char *hist_word __PROTO__((char*, int, int));
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h79 extern __MANGLE__ char *hist_word __PROTO__((char*, int, int));
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h79 extern __MANGLE__ char *hist_word __PROTO__((char*, int, int));
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Demacs.c912 ptr = hist_word(buf,MAXLINE,(count?count:-1));
H A Dhistory.c1067 char *hist_word(char *string,int size,int word) function
H A Dvi.c2388 p = (genchar*)hist_word((char*)tmpbuf,MAXLINE,vp->repeat);

Completed in 77 milliseconds