Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dsh.h1628 int x_bind(const char *, const char *, bool, bool);
1630 int x_bind(const char *, const char *, bool);
Dfuncs.c1552 rv = x_bind(NULL, NULL, in c_bind()
1565 if (x_bind(up ? up : *wp, cp, in c_bind()
Dedit.c2435 x_bind(const char *a1, const char *a2, in x_bind() function