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

/ast/src/cmd/ksh93/include/
H A Dedit.h79 } Histmatch_t; typedef in typeref:struct:Histmatch
171 Histmatch_t **hlist;
172 Histmatch_t *hfirst;
/ast/src/cmd/ksh93/edit/
H A Dedit.c1609 Histmatch_t *m1 = (Histmatch_t*)s1;
1610 Histmatch_t *m2 = (Histmatch_t*)s2;
1616 Histmatch_t *m1 = (Histmatch_t*)s1;
1617 Histmatch_t *m2 = (Histmatch_t*)s2;
1659 Histmatch_t *mp,*mplast=0;
1717 mp = (Histmatch_t*)stakallo
[all...]

Completed in 21 milliseconds