Searched refs:x_bind (Results 1 – 3 of 3) sorted by relevance
/external/mksh/src/ |
D | sh.h | 2043 int x_bind(const char *, const char *, bool, bool); 2045 int x_bind(const char *, const char *, bool);
|
D | funcs.c | 1323 rv = x_bind(NULL, NULL, in c_bind() 1336 if (x_bind(up ? up : *wp, cp, in c_bind()
|
D | edit.c | 2457 x_bind(const char *a1, const char *a2, in x_bind() function
|