Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Demacs.c429 x_do_ins(const char *cp, size_t len) in x_do_ins() function
449 if (x_do_ins(s, strlen(s)) < 0) in x_ins()
1720 if (x_escape(words[i], strlen(words[i]), x_do_ins) < 0 || in x_expand()
1763 x_escape(words[0], nlen, x_do_ins); in do_complete()