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

/ast/src/cmd/ksh93/edit/
H A Dedit.c1621 static int ed_histlencopy(const char *cp, char *dp) function
1716 l = ed_histlencopy(cp,(char*)0);
1721 ed_histlencopy(cp,mp->data);

Completed in 13 milliseconds